Up to [cvs.NetBSD.org] / src / tests / lib / libc / gen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.38 / (download) - annotate - [select for diffs], Thu Nov 8 03:13:47 2012 UTC (6 months, 2 weeks ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
Convert old src/regress/timer&waiter tests to ATF
Revision 1.37 / (download) - annotate - [select for diffs], Fri Apr 13 12:31:19 2012 UTC (13 months, 1 week ago) by njoly
Branch: MAIN
CVS Tags: yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.36: +1 -5
lines
Diff to previous 1.36 (colored)
Do not re-add -mieee option on alpha, it's already set by default.
Revision 1.36 / (download) - annotate - [select for diffs], Sun Mar 18 08:52:07 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
Add a case for PR lib/41558. It is unclear whether this is a bug, but at least it is documented now. Probably it would be better to follow Linux, where the test case does not fail.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Mar 17 16:40:14 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.34: +2 -1
lines
Diff to previous 1.34 (colored)
Add few basic tests for realpath(3).
Revision 1.34 / (download) - annotate - [select for diffs], Mon Feb 13 21:03:08 2012 UTC (15 months, 1 week ago) by martin
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.33: +3 -1
lines
Diff to previous 1.33 (colored)
Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc and kernel, but that is an implementation detail unrelated to the tests themselfs. Ok: releng
Revision 1.33 / (download) - annotate - [select for diffs], Tue Nov 8 05:47:00 2011 UTC (18 months, 2 weeks ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base3
Changes since 1.32: +3 -1
lines
Diff to previous 1.32 (colored)
Few naive checks for cpuset(3) and ftok(3).
Revision 1.32 / (download) - annotate - [select for diffs], Sat Nov 5 18:07:15 2011 UTC (18 months, 2 weeks ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base2
Changes since 1.31: +2 -1
lines
Diff to previous 1.31 (colored)
Few naive checks for time(3).
Revision 1.31 / (download) - annotate - [select for diffs], Fri Sep 30 17:44:58 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.30: +6 -1
lines
Diff to previous 1.30 (colored)
Make the rounding test work properly, and actually test the rounding modes.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Sep 19 05:40:38 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.29: +1 -3
lines
Diff to previous 1.29 (colored)
Move duplicate ldexp(3) test out from the tests/libc.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 19 05:25:50 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.28: +11 -1
lines
Diff to previous 1.28 (colored)
Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc. Also rename the test files to gain functional scope.
Revision 1.28 / (download) - annotate - [select for diffs], Thu Jul 7 15:53:27 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Move 't_glob_star' to 't_glob' for glob(3).
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jul 7 10:02:53 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
Move 't_syslog_pthread' to 't_syslog' for consistency with libc.
Revision 1.26 / (download) - annotate - [select for diffs], Tue Jun 14 05:25:21 2011 UTC (23 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Test that assert(3) works.
Revision 1.25 / (download) - annotate - [select for diffs], Fri Jun 3 05:42:09 2011 UTC (23 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
Test also setdomainname(3).
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jun 2 12:15:33 2011 UTC (23 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Few naive tests for sethostname(3).
Revision 1.23 / (download) - annotate - [select for diffs], Tue May 10 13:03:06 2011 UTC (2 years ago) by jruoho
Branch: MAIN
CVS Tags: cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Few naive tests for pause(3).
Revision 1.22 / (download) - annotate - [select for diffs], Mon May 9 05:17:12 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Few basic tests for closefrom(3).
Revision 1.21 / (download) - annotate - [select for diffs], Thu May 5 13:36:05 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.20: +1 -2
lines
Diff to previous 1.20 (colored)
Try to mirror the real source with the test directory structure (otherwise the latter carries a risk of becoming a difficult mess to manage.)
Revision 1.20 / (download) - annotate - [select for diffs], Thu May 5 13:22:56 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Few fundamental consistency checks for alarm(2).
Revision 1.19 / (download) - annotate - [select for diffs], Sun Apr 17 06:18:23 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Test nice(3) also with threads.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Apr 10 06:27:21 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
A naive test case for getcwd(3).
Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 5 06:15:31 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Add simple test cases for ttyname(3), strtod(3), and getgrent(3).
Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 4 09:52:18 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Few simple tests for nice(3).
Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 24 16:58:01 2011 UTC (2 years, 2 months ago) by jruoho
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Sort.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 24 16:56:38 2011 UTC (2 years, 2 months ago) by jruoho
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Add a naive test case for raise(3).
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 13 02:40:43 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
CVS Tags: bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Continuing the (re)organization of the lib/libc atf regression tests
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 2 18:28:36 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.11: +2 -9
lines
Diff to previous 1.11 (colored)
One more reference to HAVE_SIGINFO bites the dust
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 1 23:45:01 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.10: +3 -5
lines
Diff to previous 1.10 (colored)
Build t_ldexp test always. The test itself determines if it is running on an unsupported platform (vax) and exits.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 28 20:25:31 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fix name of t_ldexp test from previous
Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 28 17:33:58 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.8: +5 -2
lines
Diff to previous 1.8 (colored)
Don't build ldexp tests on vax
Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 28 16:57:00 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Migrate the ldexp test to atf
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 28 12:46:15 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.6: +7 -2
lines
Diff to previous 1.6 (colored)
Migrate the remaining libc/gen tests to atf
Revision 1.6 / (download) - annotate - [select for diffs], Sat Dec 25 01:25:37 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
Correctly added the conditional part, but now need to remove the original unconditional part.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 25 01:22:02 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.4: +9 -1
lines
Diff to previous 1.4 (colored)
Don't include the siginfo tests unless we actually have siginfo ability!
Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 25 01:04:26 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Move the siginfo tests from regress to atf. While here, add a new test for PR/43655. XXX The sigchild_dump test currently fails when execute under atf-run. XXX It does not fail when executed directly from the shell, so there's XXX something in atf that prevents the child process from dumping.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 22 23:45:44 2010 UTC (2 years, 5 months ago) by pgoyette
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Migrate a couple more tests from the old regress structure to atf
Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 17 19:12:30 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Add an isolated test case for PR lib/44248.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 6 14:41:21 2010 UTC (2 years, 8 months ago) by christos
Branch: MAIN
Add tests for GLOB_STAR