Up to [cvs.NetBSD.org] / src / distrib / sets / lists / tests
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.535 / (download) - annotate - [select for diffs], Mon Apr 22 21:06:28 2013 UTC (3 weeks, 6 days ago) by christos
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.534: +2 -1
lines
Diff to previous 1.534 (colored)
new t_mktemp
Revision 1.534 / (download) - annotate - [select for diffs], Wed Apr 17 01:36:41 2013 UTC (4 weeks, 5 days ago) by riz
Branch: MAIN
Changes since 1.533: +2 -1
lines
Diff to previous 1.533 (colored)
Add ./usr/tests/kernel/t_umountstress to set lists, to fix the build.
Revision 1.533 / (download) - annotate - [select for diffs], Sun Apr 14 18:00:48 2013 UTC (5 weeks ago) by jmmv
Branch: MAIN
Changes since 1.532: +2 -1
lines
Diff to previous 1.532 (colored)
Add missing Kyuafile.
Revision 1.532 / (download) - annotate - [select for diffs], Thu Mar 28 18:51:28 2013 UTC (7 weeks, 3 days ago) by christos
Branch: MAIN
Changes since 1.531: +2 -1
lines
Diff to previous 1.531 (colored)
new test
Revision 1.531 / (download) - annotate - [select for diffs], Sat Mar 23 15:14:15 2013 UTC (8 weeks, 1 day ago) by christos
Branch: MAIN
CVS Tags: agc-symver-base,
agc-symver
Changes since 1.530: +6 -6
lines
Diff to previous 1.530 (colored)
try to fix sun2
Revision 1.530 / (download) - annotate - [select for diffs], Thu Mar 21 16:51:07 2013 UTC (8 weeks, 3 days ago) by christos
Branch: MAIN
Changes since 1.529: +9 -1
lines
Diff to previous 1.529 (colored)
new dlopen tests for libpthread.
Revision 1.529 / (download) - annotate - [select for diffs], Fri Mar 8 17:02:29 2013 UTC (2 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.528: +3 -2
lines
Diff to previous 1.528 (colored)
Adapt to renamed test program
Revision 1.528 / (download) - annotate - [select for diffs], Fri Mar 8 10:43:44 2013 UTC (2 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.527: +2 -1
lines
Diff to previous 1.527 (colored)
Add new test program t_sigtimedwait_pr_47625.
Revision 1.527 / (download) - annotate - [select for diffs], Thu Feb 28 21:54:09 2013 UTC (2 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.526: +2 -1
lines
Diff to previous 1.526 (colored)
Locale I/O tests.
Revision 1.526 / (download) - annotate - [select for diffs], Thu Feb 28 15:36:07 2013 UTC (2 months, 2 weeks ago) by martin
Branch: MAIN
Changes since 1.525: +2 -1
lines
Diff to previous 1.525 (colored)
Add new testprogram
Revision 1.525 / (download) - annotate - [select for diffs], Tue Feb 26 17:08:21 2013 UTC (2 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.524: +2 -1
lines
Diff to previous 1.524 (colored)
add a new rpc test
Revision 1.524 / (download) - annotate - [select for diffs], Mon Feb 25 00:34:15 2013 UTC (2 months, 3 weeks ago) by jmmv
Branch: MAIN
Changes since 1.523: +59 -28
lines
Diff to previous 1.523 (colored)
Update file lists to reflect the import of kyua-atf-compat, which has the side-effect of marking several atf-related entries as obsolete (when MKKYUA!=no).
Revision 1.523 / (download) - annotate - [select for diffs], Sat Feb 23 22:56:46 2013 UTC (2 months, 3 weeks ago) by jmmv
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.522: +4 -4
lines
Diff to previous 1.522 (colored)
Remove duplicate (and possibly invalid) 'atf' tags from 3 tests.
Revision 1.522 / (download) - annotate - [select for diffs], Sat Feb 23 22:01:51 2013 UTC (2 months, 3 weeks ago) by jmmv
Branch: MAIN
Changes since 1.521: +196 -1
lines
Diff to previous 1.521 (colored)
Autogenerate Kyuafiles next to Atffiles when MKKYUA is set. This is suboptimal: the current high-level definitions of test programs in the Makefiles do not carry enough information to support all the features of Kyuafiles. For example, it is not possible to register test programs that do *not* use the ATF libraries, which is something that has been frequently requested around here; nor it is possible to attach arbitrary metadata to test programs from the Makefile, which is handy particularly for ATF-less test programs. For these reasons, consider this a transitional step. Note that, with this change, you should now be able to use the 'kyua' tool to run the tests in /usr/tests.
Revision 1.521 / (download) - annotate - [select for diffs], Sat Feb 23 14:18:39 2013 UTC (2 months, 3 weeks ago) by jmmv
Branch: MAIN
Changes since 1.520: +170 -1
lines
Diff to previous 1.520 (colored)
Register directories and files provided by kyua-cli.
Revision 1.520 / (download) - annotate - [select for diffs], Tue Feb 19 06:06:44 2013 UTC (2 months, 4 weeks ago) by jmmv
Branch: MAIN
Changes since 1.519: +19 -1
lines
Diff to previous 1.519 (colored)
Enable the build of kyua-testers and register its files and directories. This is conditional on MKKYUA.
Revision 1.519 / (download) - annotate - [select for diffs], Sun Feb 17 04:36:07 2013 UTC (3 months ago) by htodd
Branch: MAIN
Changes since 1.518: +4 -4
lines
Diff to previous 1.518 (colored)
Fix build by adding obsolete to files in /usr/tests/examples.
Revision 1.518 / (download) - annotate - [select for diffs], Sat Feb 16 21:40:42 2013 UTC (3 months ago) by jmmv
Branch: MAIN
Changes since 1.517: +13 -1
lines
Diff to previous 1.517 (colored)
Hook Lutok into the build. This is all protected by the MKKYUA guard.
Revision 1.517 / (download) - annotate - [select for diffs], Sat Feb 16 12:44:25 2013 UTC (3 months ago) by jmmv
Branch: MAIN
Changes since 1.516: +7 -4
lines
Diff to previous 1.516 (colored)
Move tests for examples from tests/examples to tests/share/examples. This is to match the layout of the installed and source files more closely. While doing this, honor the MKSHARE variable, as the files these tests validate are only installed when MKSHARE=yes.
Revision 1.516 / (download) - annotate - [select for diffs], Fri Feb 15 17:09:09 2013 UTC (3 months ago) by jmmv
Branch: MAIN
Changes since 1.515: +4 -3
lines
Diff to previous 1.515 (colored)
Update file lists for atf 0.17.
Revision 1.515 / (download) - annotate - [select for diffs], Wed Jan 16 16:01:08 2013 UTC (4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.514: +1 -705
lines
Diff to previous 1.514 (colored)
Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
Revision 1.514 / (download) - annotate - [select for diffs], Sun Jan 6 00:36:29 2013 UTC (4 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.513: +3 -1
lines
Diff to previous 1.513 (colored)
add the udp test.
Revision 1.513 / (download) - annotate - [select for diffs], Wed Jan 2 18:12:57 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.512: +4 -2
lines
Diff to previous 1.512 (colored)
fix mtree sets
Revision 1.512 / (download) - annotate - [select for diffs], Tue Dec 4 06:57:44 2012 UTC (5 months, 2 weeks ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base7
Changes since 1.511: +3 -3
lines
Diff to previous 1.511 (colored)
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.
Revision 1.511 / (download) - annotate - [select for diffs], Sat Dec 1 16:30:00 2012 UTC (5 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.510: +3 -1
lines
Diff to previous 1.510 (colored)
add a bitops test
Revision 1.510 / (download) - annotate - [select for diffs], Fri Nov 30 01:42:43 2012 UTC (5 months, 2 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.509: +2 -2
lines
Diff to previous 1.509 (colored)
Remove the now-obsolete ipf/t_bpf.sh test
Revision 1.509 / (download) - annotate - [select for diffs], Fri Nov 23 08:36:48 2012 UTC (5 months, 3 weeks ago) by njoly
Branch: MAIN
Changes since 1.508: +18 -1
lines
Diff to previous 1.508 (colored)
Adjust for usr/tests/lib/libc/c063 debug entries.
Revision 1.508 / (download) - annotate - [select for diffs], Tue Nov 20 16:18:50 2012 UTC (5 months, 4 weeks ago) by agc
Branch: MAIN
Changes since 1.507: +2 -1
lines
Diff to previous 1.507 (colored)
add missing destdir files for netpgpverify addition
Revision 1.507 / (download) - annotate - [select for diffs], Tue Nov 20 08:00:33 2012 UTC (5 months, 4 weeks ago) by agc
Branch: MAIN
Changes since 1.506: +4 -1
lines
Diff to previous 1.506 (colored)
add test files for netpgpverify
Revision 1.506 / (download) - annotate - [select for diffs], Sun Nov 18 17:41:52 2012 UTC (6 months ago) by manu
Branch: MAIN
Changes since 1.505: +19 -1
lines
Diff to previous 1.505 (colored)
Add most system calls for POSIX extended API set, part 2, with test cases: faccessat(2), fchmodat(2), fchownat(2), fstatat(2), mkdirat(2), mkfifoat(2), mknodat(2), linkat(2), readlinkat(2), symlinkat(2), renameat(2), unlinkat(2), utimensat(2), openat(2). Also implement O_SEARCH for openat(2) Still missing: - some flags for openat(2) - fexecve(2) implementation
Revision 1.505 / (download) - annotate - [select for diffs], Sat Nov 17 21:55:24 2012 UTC (6 months ago) by joerg
Branch: MAIN
Changes since 1.504: +3 -1
lines
Diff to previous 1.504 (colored)
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child process, proc_find can't be used as the child is still in state SIDL.
Revision 1.504 / (download) - annotate - [select for diffs], Mon Nov 12 09:03:52 2012 UTC (6 months ago) by njoly
Branch: MAIN
Changes since 1.503: +5 -1
lines
Diff to previous 1.503 (colored)
Adjust for tests/lib/{libbpfjit,libsljit} debug entries.
Revision 1.503 / (download) - annotate - [select for diffs], Sun Nov 11 17:41:32 2012 UTC (6 months, 1 week ago) by alnsn
Branch: MAIN
Changes since 1.502: +4 -1
lines
Diff to previous 1.502 (colored)
Build libbpfjit test to the build.
Revision 1.502 / (download) - annotate - [select for diffs], Thu Nov 8 03:14:32 2012 UTC (6 months, 1 week ago) by pgoyette
Branch: MAIN
Changes since 1.501: +3 -1
lines
Diff to previous 1.501 (colored)
Include the newly-converted tests/lib/libc/gen/t_sleep test
Revision 1.501 / (download) - annotate - [select for diffs], Wed Nov 7 14:01:34 2012 UTC (6 months, 1 week ago) by pgoyette
Branch: MAIN
Changes since 1.500: +3 -1
lines
Diff to previous 1.500 (colored)
Add the ATF file-locking test
Revision 1.500 / (download) - annotate - [select for diffs], Mon Nov 5 08:07:11 2012 UTC (6 months, 1 week ago) by alnsn
Branch: MAIN
Changes since 1.499: +2 -2
lines
Diff to previous 1.499 (colored)
Untie libsljit directory from MKSLJIT.
Revision 1.499 / (download) - annotate - [select for diffs], Mon Nov 5 04:09:34 2012 UTC (6 months, 1 week ago) by pgoyette
Branch: MAIN
Changes since 1.498: +3 -1
lines
Diff to previous 1.498 (colored)
Add new SysV IPC test
Revision 1.498 / (download) - annotate - [select for diffs], Mon Nov 5 00:57:40 2012 UTC (6 months, 1 week ago) by alnsn
Branch: MAIN
Changes since 1.497: +5 -1
lines
Diff to previous 1.497 (colored)
Build sljit test when MKSLJIT != no and set MKSLJIT to yes on amd64 and i386.
Revision 1.497 / (download) - annotate - [select for diffs], Sat Nov 3 05:19:49 2012 UTC (6 months, 2 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.496: +3 -1
lines
Diff to previous 1.496 (colored)
Add tests/mqueue
Revision 1.496 / (download) - annotate - [select for diffs], Thu Sep 27 00:38:57 2012 UTC (7 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.495: +3 -1
lines
Diff to previous 1.495 (colored)
Add regression test for cdbr(3) and cdbw(3).
Revision 1.495 / (download) - annotate - [select for diffs], Tue Sep 18 08:30:35 2012 UTC (8 months ago) by martin
Branch: MAIN
Changes since 1.494: +2 -2
lines
Diff to previous 1.494 (colored)
npftest.conf is not dependend on pic
Revision 1.494 / (download) - annotate - [select for diffs], Thu Sep 13 21:05:27 2012 UTC (8 months ago) by martin
Branch: MAIN
Changes since 1.493: +2 -2
lines
Diff to previous 1.493 (colored)
npftest only is build with dynamic libraries
Revision 1.493 / (download) - annotate - [select for diffs], Wed Sep 12 19:20:38 2012 UTC (8 months ago) by rjs
Branch: MAIN
Changes since 1.492: +2 -2
lines
Diff to previous 1.492 (colored)
Allow build with MKRUMP=no.
Revision 1.492 / (download) - annotate - [select for diffs], Wed Sep 12 14:07:52 2012 UTC (8 months ago) by martin
Branch: MAIN
Changes since 1.491: +5 -1
lines
Diff to previous 1.491 (colored)
Set list changes for npftest binary and npf tests
Revision 1.491 / (download) - annotate - [select for diffs], Wed Sep 12 02:00:51 2012 UTC (8 months ago) by manu
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.490: +5 -1
lines
Diff to previous 1.490 (colored)
setcontext() used to be incompatible with -lpthread since it affected the TLS pointer, therefore wrecking the pthread environement. Some ports had _UC_TLSBASE flag or equivalent (_UC_UNIQUE on alpha) that controlled whether setcontext() would change the TLS pointer. This change let libpthread override setcontext() with its own version that unsets _UC_TLSBASE, enabling safe usage of setcontext() with -lpthread. We also have the following required changes here: - rename alpha's _UC_UNIQUE into _UC_TLSBASE - add _UC_TLSBASE definition in header file for all ports (powerpc, sh3, sparc and sparc64 lack the implementation for now) - introduce a libc stub that can be overriden for setcontext() - modify MD libcs swapcontext() implementations so that they use the setcontext() libc stub instead of doing a plain system call. While we are there: - document various MD _UC_* flags in header file - add libc and libpthread tests for swapcontext() behavior (hopefully helpful to spot MD problems introduced with this change) Future work: - Deciding whether kernel support or _UC_TLSBASE should be added for powerpc, sh3, sparc and sparc64 is left to portmasters sparc64 Approved by core@
Revision 1.490 / (download) - annotate - [select for diffs], Sun Aug 26 23:03:21 2012 UTC (8 months, 3 weeks ago) by jmmv
Branch: MAIN
Changes since 1.489: +9 -1
lines
Diff to previous 1.489 (colored)
Add placeholder test programs for share/mk files. The main goal of this change is to simplify the further addition of test cases for the share/mk infrastructure by adding a few placeholder test programs to the tests tree. To not leave these test programs empty, I have added a bunch of extremely simple test cases to them.
Revision 1.489 / (download) - annotate - [select for diffs], Fri Aug 24 20:24:39 2012 UTC (8 months, 3 weeks ago) by jmmv
Branch: MAIN
Changes since 1.488: +7 -5
lines
Diff to previous 1.488 (colored)
Sanitize the regex test cases. - Merge h_regex_att (att.c) and t_regex_att.sh into a single C test program. The former was really a test program, and the latter just a very strange driver for it. - Stop using awk to generate the shell test programs. This is unnecessary and confusing. Instead, change t_regex.sh to generate the test case functions on the fly with eval (as done in many other places).
Revision 1.488 / (download) - annotate - [select for diffs], Tue Aug 14 19:13:54 2012 UTC (9 months ago) by alnsn
Branch: MAIN
Changes since 1.487: +6 -1
lines
Diff to previous 1.487 (colored)
Build and install t_bpfilter.
Revision 1.487 / (download) - annotate - [select for diffs], Mon Aug 13 11:26:13 2012 UTC (9 months ago) by christos
Branch: MAIN
Changes since 1.486: +10 -1
lines
Diff to previous 1.486 (colored)
add fdpass files
Revision 1.486 / (download) - annotate - [select for diffs], Sat Aug 11 03:19:48 2012 UTC (9 months, 1 week ago) by nakayama
Branch: MAIN
Changes since 1.485: +5 -5
lines
Diff to previous 1.485 (colored)
Fix MKRUMP=no build.
Revision 1.485 / (download) - annotate - [select for diffs], Fri Aug 10 16:22:34 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.484: +3 -3
lines
Diff to previous 1.484 (colored)
Make GCC entries optional.
Revision 1.484 / (download) - annotate - [select for diffs], Fri Aug 10 16:18:52 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.483: +2 -2
lines
Diff to previous 1.483 (colored)
No need to check for MKRUMP twice.
Revision 1.483 / (download) - annotate - [select for diffs], Wed Aug 8 16:23:31 2012 UTC (9 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.482: +2 -2
lines
Diff to previous 1.482 (colored)
fix pasto
Revision 1.482 / (download) - annotate - [select for diffs], Wed Aug 8 14:15:03 2012 UTC (9 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.481: +294 -294
lines
Diff to previous 1.481 (colored)
adjust for MKRUMP = no
Revision 1.481 / (download) - annotate - [select for diffs], Sat Jul 28 16:08:39 2012 UTC (9 months, 3 weeks ago) by njoly
Branch: MAIN
Changes since 1.480: +4 -1
lines
Diff to previous 1.480 (colored)
Add testcase for PR/46743
Revision 1.480 / (download) - annotate - [select for diffs], Mon Jul 23 04:21:39 2012 UTC (9 months, 3 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.479: +6 -0
lines
Diff to previous 1.479 (colored)
Oppps - should not removes lines from this file, just mark the old entries as obsolete. Thanks for pointing this out, Berndt!
Revision 1.479 / (download) - annotate - [select for diffs], Mon Jul 23 00:25:41 2012 UTC (9 months, 3 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.478: +1 -7
lines
Diff to previous 1.478 (colored)
Tests n201 and n202 have been removed with the recent update to ipf
Revision 1.478 / (download) - annotate - [select for diffs], Sun Jul 22 20:38:20 2012 UTC (9 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.477: +6 -1
lines
Diff to previous 1.477 (colored)
Add basic regression test for nbperf(1)
Revision 1.477 / (download) - annotate - [select for diffs], Sat Jul 14 14:13:03 2012 UTC (10 months ago) by christos
Branch: MAIN
Changes since 1.476: +5 -5
lines
Diff to previous 1.476 (colored)
no more CRYPTO_{IDEA,MDC2}
Revision 1.476 / (download) - annotate - [select for diffs], Wed Jul 11 22:42:40 2012 UTC (10 months, 1 week ago) by jmmv
Branch: MAIN
Changes since 1.475: +3 -1
lines
Diff to previous 1.475 (colored)
Update file sets for atf 0.16. In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
Revision 1.475 / (download) - annotate - [select for diffs], Fri Jun 22 18:54:00 2012 UTC (10 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.474: +5 -1
lines
Diff to previous 1.474 (colored)
add recvmmsg test
Revision 1.474 / (download) - annotate - [select for diffs], Mon Jun 11 18:32:59 2012 UTC (11 months, 1 week ago) by njoly
Branch: MAIN
Changes since 1.473: +2 -1
lines
Diff to previous 1.473 (colored)
New testcase to check limits flags for ulimit builtin.
Revision 1.473 / (download) - annotate - [select for diffs], Wed Jun 6 21:23:10 2012 UTC (11 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.472: +4 -1
lines
Diff to previous 1.472 (colored)
Add a basic test for infocmp - this would have cought todays terminfo lossage (PR lib/46553).
Revision 1.472 / (download) - annotate - [select for diffs], Sun Jun 3 23:19:10 2012 UTC (11 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.471: +3 -2
lines
Diff to previous 1.471 (colored)
Switch terminfo(3) to cdb(5).
Revision 1.471 / (download) - annotate - [select for diffs], Fri Jun 1 10:52:38 2012 UTC (11 months, 2 weeks ago) by skrll
Branch: MAIN
Changes since 1.470: +2 -2
lines
Diff to previous 1.470 (colored)
Fix t_backtrace.debug entry.
Revision 1.470 / (download) - annotate - [select for diffs], Sun May 27 19:18:13 2012 UTC (11 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.469: +6 -1
lines
Diff to previous 1.469 (colored)
sets for execinfo test
Revision 1.469 / (download) - annotate - [select for diffs], Mon May 21 14:15:16 2012 UTC (11 months, 4 weeks ago) by martin
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.468: +3 -1
lines
Diff to previous 1.468 (colored)
Calling _lwp_create() with a bogus ucontext could trigger a kernel assertion failure (and thus a crash in DIAGNOSTIC kernels). Independently discovered by YAMAMOTO Takashi and Joel Sing. To avoid this, introduce a cpu_mcontext_validate() function and move all sanity checks from cpu_setmcontext() there. Also untangle the netbsd32 compat mess slightly and add a cpu_mcontext32_validate() cousin there. Add an exhaustive atf test case, based partly on code from Joel Sing. Should finally fix the remaining open part of PR kern/43903.
Revision 1.468 / (download) - annotate - [select for diffs], Fri May 18 15:25:25 2012 UTC (12 months ago) by jruoho
Branch: MAIN
Changes since 1.467: +4 -1
lines
Diff to previous 1.467 (colored)
Add a test case for PR kern/46463. From Richard Hansen.
Revision 1.467 / (download) - annotate - [select for diffs], Mon Apr 30 13:47:51 2012 UTC (12 months, 2 weeks ago) by njoly
Branch: MAIN
Changes since 1.466: +1 -3
lines
Diff to previous 1.466 (colored)
Move module related debug entries to module.mi list to fix MKDEBUG=yes and MKKMOD=no builds. Add missing k_helper3.debug line.
Revision 1.466 / (download) - annotate - [select for diffs], Fri Apr 20 12:11:30 2012 UTC (12 months, 4 weeks ago) by jruoho
Branch: MAIN
Changes since 1.465: +3 -1
lines
Diff to previous 1.465 (colored)
Add few unit tests for mlock(2), including a case for PR kern/44788.
Revision 1.465 / (download) - annotate - [select for diffs], Thu Apr 19 18:51:36 2012 UTC (13 months ago) by jruoho
Branch: MAIN
Changes since 1.464: +4 -1
lines
Diff to previous 1.464 (colored)
Add a test case for PR bin/39546.
Revision 1.464 / (download) - annotate - [select for diffs], Sat Apr 14 12:21:45 2012 UTC (13 months ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.463: +4 -1
lines
Diff to previous 1.463 (colored)
Add a test case for PR kern/46328 (tested naively with tcpdump(8)).
Revision 1.463 / (download) - annotate - [select for diffs], Tue Apr 10 02:39:34 2012 UTC (13 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.462: +2 -1
lines
Diff to previous 1.462 (colored)
Test that sysctl(8) does not segfault, as reported by pgoyette@ on current users.
Revision 1.462 / (download) - annotate - [select for diffs], Fri Mar 30 09:27:10 2012 UTC (13 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.461: +4 -1
lines
Diff to previous 1.461 (colored)
Add regression tests for PR bin/3914 and PR bin/27140.
Revision 1.461 / (download) - annotate - [select for diffs], Thu Mar 29 06:16:57 2012 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.460: +3 -1
lines
Diff to previous 1.460 (colored)
Few fundamental consistency checks for the abs(3) family.
Revision 1.460 / (download) - annotate - [select for diffs], Thu Mar 29 05:42:31 2012 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.459: +3 -1
lines
Diff to previous 1.459 (colored)
Few naive consistency checks for the atoi(3) family.
Revision 1.459 / (download) - annotate - [select for diffs], Wed Mar 28 10:33:57 2012 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.458: +3 -1
lines
Diff to previous 1.458 (colored)
Add a small test that checks that random(3) does not always return zero when the RNG is initialized with zero. Prompoted by the recent nasty bug in the OpenBSD libc.
Revision 1.458 / (download) - annotate - [select for diffs], Tue Mar 27 08:16:33 2012 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.457: +6 -1
lines
Diff to previous 1.457 (colored)
Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841.
Revision 1.457 / (download) - annotate - [select for diffs], Tue Mar 27 07:39:00 2012 UTC (13 months, 3 weeks ago) by jruoho
Branch: MAIN
Changes since 1.456: +2 -1
lines
Diff to previous 1.456 (colored)
Append a case for (fixed) PR bin/25899. From Min Sik Kim.
Revision 1.456 / (download) - annotate - [select for diffs], Sat Mar 24 18:27:53 2012 UTC (13 months, 3 weeks ago) by tron
Branch: MAIN
Changes since 1.455: +5 -1
lines
Diff to previous 1.455 (colored)
Update entries for IPFilter regression tests.
Revision 1.455 / (download) - annotate - [select for diffs], Sat Mar 24 07:03:12 2012 UTC (13 months, 3 weeks ago) by matt
Branch: MAIN
Changes since 1.454: +460 -460
lines
Diff to previous 1.454 (colored)
Mark ipf entries with ipfilter so that MKIPFILTER=no works.
Revision 1.454 / (download) - annotate - [select for diffs], Fri Mar 23 23:59:50 2012 UTC (13 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.453: +159 -1
lines
Diff to previous 1.453 (colored)
add new tests
Revision 1.453 / (download) - annotate - [select for diffs], Tue Mar 20 06:18:34 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.452: +5 -1
lines
Diff to previous 1.452 (colored)
Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253, all fixed long time ago.
Revision 1.452 / (download) - annotate - [select for diffs], Mon Mar 19 11:16:36 2012 UTC (14 months ago) by njoly
Branch: MAIN
Changes since 1.451: +8 -3
lines
Diff to previous 1.451 (colored)
Adjust to unbreak mkdebug build.
Revision 1.451 / (download) - annotate - [select for diffs], Mon Mar 19 07:05:18 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.450: +4 -1
lines
Diff to previous 1.450 (colored)
Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago.
Revision 1.450 / (download) - annotate - [select for diffs], Sun Mar 18 15:32:23 2012 UTC (14 months ago) by christos
Branch: MAIN
Changes since 1.449: +3 -1
lines
Diff to previous 1.449 (colored)
add t_cdefs
Revision 1.449 / (download) - annotate - [select for diffs], Sun Mar 18 12:40:42 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.448: +4 -1
lines
Diff to previous 1.448 (colored)
Add a case for PR bin/44973.
Revision 1.448 / (download) - annotate - [select for diffs], Sun Mar 18 10:12:30 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.447: +4 -1
lines
Diff to previous 1.447 (colored)
Add a test case for PR bin/28126. Does not fail with GNU sed.
Revision 1.447 / (download) - annotate - [select for diffs], Sun Mar 18 08:52:07 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.446: +3 -1
lines
Diff to previous 1.446 (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.446 / (download) - annotate - [select for diffs], Sat Mar 17 17:23:34 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.445: +5 -3
lines
Diff to previous 1.445 (colored)
Move the _lwp_ctl(2) preemption counter check to the right place.
Revision 1.445 / (download) - annotate - [select for diffs], Sat Mar 17 17:16:41 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.444: +9 -6
lines
Diff to previous 1.444 (colored)
Adjust set lists and mtree.
Revision 1.444 / (download) - annotate - [select for diffs], Sat Mar 17 16:40:14 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.443: +3 -1
lines
Diff to previous 1.443 (colored)
Add few basic tests for realpath(3).
Revision 1.443 / (download) - annotate - [select for diffs], Sat Mar 17 16:35:02 2012 UTC (14 months ago) by jruoho
Branch: MAIN
Changes since 1.442: +565 -310
lines
Diff to previous 1.442 (colored)
Adjust set lists and mtree.
Revision 1.442 / (download) - annotate - [select for diffs], Sun Mar 11 23:10:43 2012 UTC (14 months, 1 week ago) by njoly
Branch: MAIN
Changes since 1.441: +2 -2
lines
Diff to previous 1.441 (colored)
Small typo.
Revision 1.441 / (download) - annotate - [select for diffs], Sun Mar 11 18:45:19 2012 UTC (14 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.440: +50 -27
lines
Diff to previous 1.440 (colored)
Adjust set lists and mtree.
Revision 1.440 / (download) - annotate - [select for diffs], Sat Mar 10 19:10:06 2012 UTC (14 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.439: +4 -1
lines
Diff to previous 1.439 (colored)
add awk tests
Revision 1.439 / (download) - annotate - [select for diffs], Wed Feb 15 17:55:17 2012 UTC (15 months ago) by riz
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.438: +1 -168
lines
Diff to previous 1.438 (colored)
Back out the recent import of IPFilter 5.1.1 for the upcoming branch, which will now have IPFilter 4.1.34. IPFilter 5.1.1 will be restored post-branch. ok: core, releng.
Revision 1.438 / (download) - annotate - [select for diffs], Tue Feb 14 17:29:51 2012 UTC (15 months ago) by njoly
Branch: MAIN
Changes since 1.437: +1 -3
lines
Diff to previous 1.437 (colored)
Kill dup lines.
Revision 1.437 / (download) - annotate - [select for diffs], Tue Feb 14 00:39:08 2012 UTC (15 months ago) by riz
Branch: MAIN
Changes since 1.436: +168 -1
lines
Diff to previous 1.436 (colored)
Fix the build after ipfilter tests were added.
Revision 1.436 / (download) - annotate - [select for diffs], Mon Feb 13 21:03:06 2012 UTC (15 months ago) by martin
Branch: MAIN
Changes since 1.435: +35 -18
lines
Diff to previous 1.435 (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.435 / (download) - annotate - [select for diffs], Sat Feb 11 23:31:23 2012 UTC (15 months, 1 week ago) by martin
Branch: MAIN
Changes since 1.434: +18 -1
lines
Diff to previous 1.434 (colored)
Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
Revision 1.434 / (download) - annotate - [select for diffs], Wed Jan 18 20:51:23 2012 UTC (16 months ago) by bouyer
Branch: MAIN
Changes since 1.433: +5 -3
lines
Diff to previous 1.433 (colored)
Make parts of the quota tests useable for more than quotas: - rename h_quota2_server to h_ffs_server, there's nothing about quotas in there. - extract non-quota parts of quotas_common.sh to ffs_common.sh
Revision 1.433 / (download) - annotate - [select for diffs], Tue Dec 27 17:13:10 2011 UTC (16 months, 3 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.432: +2 -1
lines
Diff to previous 1.432 (colored)
Add the Atffile for libcrypt tests
Revision 1.432 / (download) - annotate - [select for diffs], Tue Dec 27 00:49:16 2011 UTC (16 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.431: +5 -1
lines
Diff to previous 1.431 (colored)
Add crypt tests.
Revision 1.431 / (download) - annotate - [select for diffs], Sun Dec 25 20:15:34 2011 UTC (16 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.430: +3 -1
lines
Diff to previous 1.430 (colored)
more lint tests
Revision 1.430 / (download) - annotate - [select for diffs], Wed Dec 21 07:36:02 2011 UTC (16 months, 4 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.429: +2 -1
lines
Diff to previous 1.429 (colored)
Include the fifofs Atffile
Revision 1.429 / (download) - annotate - [select for diffs], Wed Dec 21 01:57:55 2011 UTC (16 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.428: +3 -1
lines
Diff to previous 1.428 (colored)
add the directories
Revision 1.428 / (download) - annotate - [select for diffs], Wed Dec 21 00:23:30 2011 UTC (16 months, 4 weeks ago) by christos
Branch: MAIN
Changes since 1.427: +13 -11
lines
Diff to previous 1.427 (colored)
Add a fifofs test.
Revision 1.427 / (download) - annotate - [select for diffs], Thu Nov 24 01:49:39 2011 UTC (17 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.426: +3 -1
lines
Diff to previous 1.426 (colored)
add t_subr_prf
Revision 1.426 / (download) - annotate - [select for diffs], Tue Nov 22 20:22:09 2011 UTC (17 months, 3 weeks ago) by cheusov
Branch: MAIN
Changes since 1.425: +4 -1
lines
Diff to previous 1.425 (colored)
Regression tests for awk(1) (PR 44063)
Revision 1.425 / (download) - annotate - [select for diffs], Mon Nov 21 23:50:44 2011 UTC (17 months, 4 weeks ago) by joerg
Branch: MAIN
Changes since 1.424: +13 -1
lines
Diff to previous 1.424 (colored)
Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and wcsspn.
Revision 1.424 / (download) - annotate - [select for diffs], Thu Nov 17 01:22:30 2011 UTC (18 months ago) by christos
Branch: MAIN
Changes since 1.423: +3 -1
lines
Diff to previous 1.423 (colored)
add kevent test
Revision 1.423 / (download) - annotate - [select for diffs], Mon Nov 14 20:25:15 2011 UTC (18 months ago) by christos
Branch: MAIN
Changes since 1.422: +2 -1
lines
Diff to previous 1.422 (colored)
add t_evaltested
Revision 1.422 / (download) - annotate - [select for diffs], Sat Nov 12 19:39:01 2011 UTC (18 months, 1 week ago) by riz
Branch: MAIN
Changes since 1.421: +2 -1
lines
Diff to previous 1.421 (colored)
Add /usr/tests/examples/Atffile to fix the build.
Revision 1.421 / (download) - annotate - [select for diffs], Sat Nov 12 01:20:05 2011 UTC (18 months, 1 week ago) by jmmv
Branch: MAIN
Changes since 1.420: +3 -1
lines
Diff to previous 1.420 (colored)
Register the new asm examples and their tests.
Revision 1.420 / (download) - annotate - [select for diffs], Tue Nov 8 05:47:00 2011 UTC (18 months, 1 week ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-base3
Changes since 1.419: +5 -1
lines
Diff to previous 1.419 (colored)
Few naive checks for cpuset(3) and ftok(3).
Revision 1.419 / (download) - annotate - [select for diffs], Sun Nov 6 18:53:00 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base2
Changes since 1.418: +37 -1
lines
Diff to previous 1.418 (colored)
Add the libtre tests XXX: It would be *really* nice to share the data with libc/regex since this is just another copy.
Revision 1.418 / (download) - annotate - [select for diffs], Sun Nov 6 17:05:02 2011 UTC (18 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.417: +11 -1
lines
Diff to previous 1.417 (colored)
new regex tests
Revision 1.417 / (download) - annotate - [select for diffs], Sat Nov 5 18:19:02 2011 UTC (18 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.416: +13 -7
lines
Diff to previous 1.416 (colored)
Move connect(2), listen(2) and socketpair(2) tests to the right place.
Revision 1.416 / (download) - annotate - [select for diffs], Sat Nov 5 18:07:15 2011 UTC (18 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.415: +3 -1
lines
Diff to previous 1.415 (colored)
Few naive checks for time(3).
Revision 1.415 / (download) - annotate - [select for diffs], Sat Nov 5 07:45:40 2011 UTC (18 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.414: +9 -1
lines
Diff to previous 1.414 (colored)
Add 21 unit tests for the XSI message queues.
Revision 1.414 / (download) - annotate - [select for diffs], Fri Nov 4 02:25:31 2011 UTC (18 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.413: +3 -1
lines
Diff to previous 1.413 (colored)
add t_socketpair
Revision 1.413 / (download) - annotate - [select for diffs], Tue Nov 1 22:37:42 2011 UTC (18 months, 2 weeks ago) by pgoyette
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.412: +3 -1
lines
Diff to previous 1.412 (colored)
Add t_ether_aton test
Revision 1.412 / (download) - annotate - [select for diffs], Mon Oct 31 15:37:17 2011 UTC (18 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.411: +3 -1
lines
Diff to previous 1.411 (colored)
add pipe2 tests
Revision 1.411 / (download) - annotate - [select for diffs], Sun Oct 16 08:25:40 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.410: +5 -1
lines
Diff to previous 1.410 (colored)
Basic checks for the root functions.
Revision 1.410 / (download) - annotate - [select for diffs], Sun Oct 16 07:40:48 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.409: +5 -1
lines
Diff to previous 1.409 (colored)
Basic IEEE tests for the hyperbolic sine and cosine.
Revision 1.409 / (download) - annotate - [select for diffs], Sat Oct 15 07:00:49 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.408: +5 -3
lines
Diff to previous 1.408 (colored)
Move the sigaction(2) test to the right place.
Revision 1.408 / (download) - annotate - [select for diffs], Sat Oct 15 06:54:53 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.407: +5 -3
lines
Diff to previous 1.407 (colored)
Move the ucontext(2) test to the right place.
Revision 1.407 / (download) - annotate - [select for diffs], Sat Oct 15 06:50:52 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.406: +5 -3
lines
Diff to previous 1.406 (colored)
Move the writev(2) test to the right place.
Revision 1.406 / (download) - annotate - [select for diffs], Sat Oct 15 06:42:17 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.405: +5 -3
lines
Diff to previous 1.405 (colored)
Move the clock_gettime(2) timer test to the right place.
Revision 1.405 / (download) - annotate - [select for diffs], Sat Oct 15 06:33:46 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.404: +3 -3
lines
Diff to previous 1.404 (colored)
Follow the design principles of tests(7) by merging 't_poll3w' to 't_poll' as a test case instead of separate file.
Revision 1.404 / (download) - annotate - [select for diffs], Sat Oct 15 06:26:34 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.403: +5 -3
lines
Diff to previous 1.403 (colored)
Move the mkdir(2) test to the right place.
Revision 1.403 / (download) - annotate - [select for diffs], Sat Oct 15 06:17:02 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.402: +5 -3
lines
Diff to previous 1.402 (colored)
Move the pipe(2) test to the right place.
Revision 1.402 / (download) - annotate - [select for diffs], Sat Oct 15 06:10:26 2011 UTC (19 months ago) by jruoho
Branch: MAIN
Changes since 1.401: +5 -3
lines
Diff to previous 1.401 (colored)
Move the posix_fadvise(2) test to the right place.
Revision 1.401 / (download) - annotate - [select for diffs], Thu Oct 13 07:47:30 2011 UTC (19 months, 1 week ago) by njoly
Branch: MAIN
Changes since 1.400: +2 -1
lines
Diff to previous 1.400 (colored)
Do not delete nul.in line, but tag it as obsolete.
Revision 1.400 / (download) - annotate - [select for diffs], Tue Oct 11 23:04:21 2011 UTC (19 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.399: +2 -2
lines
Diff to previous 1.399 (colored)
Don't use 'nul' in filenames as windows will belch. (Caught by importing the tree into mercurial)
Revision 1.399 / (download) - annotate - [select for diffs], Sun Oct 9 18:25:28 2011 UTC (19 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.398: +3 -2
lines
Diff to previous 1.398 (colored)
add the regex exhaustion test
Revision 1.398 / (download) - annotate - [select for diffs], Tue Oct 4 20:20:32 2011 UTC (19 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.397: +2 -1
lines
Diff to previous 1.397 (colored)
add new test
Revision 1.397 / (download) - annotate - [select for diffs], Wed Sep 28 16:14:04 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.396: +3 -1
lines
Diff to previous 1.396 (colored)
Add a sockaddr_un test.
Revision 1.396 / (download) - annotate - [select for diffs], Sat Sep 24 18:36:03 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.395: +3 -1
lines
Diff to previous 1.395 (colored)
Add rfc6056 tests
Revision 1.395 / (download) - annotate - [select for diffs], Sat Sep 24 15:55:22 2011 UTC (19 months, 3 weeks ago) by christos
Branch: MAIN
Changes since 1.394: +3 -1
lines
Diff to previous 1.394 (colored)
Add the pty test.
Revision 1.394 / (download) - annotate - [select for diffs], Mon Sep 19 18:16:06 2011 UTC (20 months ago) by pgoyette
Branch: MAIN
Changes since 1.393: +2 -2
lines
Diff to previous 1.393 (colored)
Mark the tests/lib/libc/ieefp directory obsolete, as well as its former contents.
Revision 1.393 / (download) - annotate - [select for diffs], Mon Sep 19 11:57:11 2011 UTC (20 months ago) by njoly
Branch: MAIN
Changes since 1.392: +2 -2
lines
Diff to previous 1.392 (colored)
Small typo (t_fpsclassify -> t_fpclassify).
Revision 1.392 / (download) - annotate - [select for diffs], Mon Sep 19 11:04:33 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.391: +10 -1
lines
Diff to previous 1.391 (colored)
Add missing entries.
Revision 1.391 / (download) - annotate - [select for diffs], Mon Sep 19 05:40:39 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.390: +3 -3
lines
Diff to previous 1.390 (colored)
Move duplicate ldexp(3) test out from the tests/libc.
Revision 1.390 / (download) - annotate - [select for diffs], Mon Sep 19 05:25:50 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.389: +12 -12
lines
Diff to previous 1.389 (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.389 / (download) - annotate - [select for diffs], Sun Sep 18 05:19:18 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.388: +3 -1
lines
Diff to previous 1.388 (colored)
IEEE checks for the exponential family.
Revision 1.388 / (download) - annotate - [select for diffs], Sat Sep 17 18:08:36 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.387: +7 -1
lines
Diff to previous 1.387 (colored)
IEEE checks for the arcus functions.
Revision 1.387 / (download) - annotate - [select for diffs], Sat Sep 17 12:00:50 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.386: +3 -1
lines
Diff to previous 1.386 (colored)
Few tests for the error functions.
Revision 1.386 / (download) - annotate - [select for diffs], Sat Sep 17 08:15:43 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.385: +3 -1
lines
Diff to previous 1.385 (colored)
IEEE corner case tests for the pow(3) family (incl. PR lib/45372).
Revision 1.385 / (download) - annotate - [select for diffs], Wed Sep 14 05:18:18 2011 UTC (20 months ago) by jruoho
Branch: MAIN
Changes since 1.384: +7 -1
lines
Diff to previous 1.384 (colored)
Some tests for sine, cosine, and tangent.
Revision 1.384 / (download) - annotate - [select for diffs], Mon Sep 12 16:48:48 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.383: +3 -3
lines
Diff to previous 1.383 (colored)
Merge 't_floor' to 't_ceil', and simplify.
Revision 1.383 / (download) - annotate - [select for diffs], Mon Sep 12 15:27:40 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.382: +5 -1
lines
Diff to previous 1.382 (colored)
Start systematic testing of libm(3) by first evaluating the corner cases (NaN, +0.0, -0.0, +Inf, -Inf) for the ldexp(3) and scalbn(3) families.
Revision 1.382 / (download) - annotate - [select for diffs], Sun Sep 11 10:32:23 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.381: +3 -1
lines
Diff to previous 1.381 (colored)
See that system(3) works.
Revision 1.381 / (download) - annotate - [select for diffs], Sun Sep 11 09:02:45 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.380: +3 -1
lines
Diff to previous 1.380 (colored)
Naive tests for the naive putc(3) family.
Revision 1.380 / (download) - annotate - [select for diffs], Sun Sep 11 07:31:20 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.379: +3 -1
lines
Diff to previous 1.379 (colored)
Few unit tests for the fopen(3) family.
Revision 1.379 / (download) - annotate - [select for diffs], Sun Sep 11 05:15:55 2011 UTC (20 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.378: +3 -1
lines
Diff to previous 1.378 (colored)
Couple of unit tests for fflush(3).
Revision 1.378 / (download) - annotate - [select for diffs], Sat Aug 27 18:55:52 2011 UTC (20 months, 3 weeks ago) by dyoung
Branch: MAIN
Changes since 1.377: +6 -1
lines
Diff to previous 1.377 (colored)
Build and install ppath(3) tests.
Revision 1.377 / (download) - annotate - [select for diffs], Thu Aug 25 15:34:05 2011 UTC (20 months, 3 weeks ago) by dyoung
Branch: MAIN
Changes since 1.376: +3 -3
lines
Diff to previous 1.376 (colored)
Set-list repair: remove the 'gcccmds' tag from lines where it does not belong.
Revision 1.376 / (download) - annotate - [select for diffs], Fri Jul 15 13:54:31 2011 UTC (22 months ago) by jruoho
Branch: MAIN
Changes since 1.375: +3 -1
lines
Diff to previous 1.375 (colored)
Split out the -lpthread tests to a separate file.
XXX: The only thing gained from this is seeing whether -lpthread breaks
the getenv(3) family. Yet, a strict hypothesis about this would require
that the two test files are identical, which they are not.
Revision 1.375 / (download) - annotate - [select for diffs], Fri Jul 15 07:35:21 2011 UTC (22 months ago) by jruoho
Branch: MAIN
Changes since 1.374: +12 -8
lines
Diff to previous 1.374 (colored)
Rename two test files to get functional scope (and avoid confusion with ctype(3)). No functional change.
Revision 1.374 / (download) - annotate - [select for diffs], Fri Jul 15 06:41:29 2011 UTC (22 months ago) by jruoho
Branch: MAIN
Changes since 1.373: +3 -1
lines
Diff to previous 1.373 (colored)
Few naive unit tests for the getprotoent(3) family.
Revision 1.373 / (download) - annotate - [select for diffs], Fri Jul 8 06:38:03 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.372: +7 -3
lines
Diff to previous 1.372 (colored)
Split out 't_printf' and 't_scanf' from 't_format' to gain the common "functional scope" for the test files.
Revision 1.372 / (download) - annotate - [select for diffs], Thu Jul 7 15:53:27 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.371: +5 -3
lines
Diff to previous 1.371 (colored)
Move 't_glob_star' to 't_glob' for glob(3).
Revision 1.371 / (download) - annotate - [select for diffs], Thu Jul 7 15:50:23 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.370: +7 -5
lines
Diff to previous 1.370 (colored)
Merge 't_environment' and 't_environment_pth'.
Revision 1.370 / (download) - annotate - [select for diffs], Thu Jul 7 14:29:59 2011 UTC (22 months, 1 week ago) by pgoyette
Branch: MAIN
Changes since 1.369: +3 -3
lines
Diff to previous 1.369 (colored)
Mark the ..../syscall/ test directories obsolete as well as their contents
Revision 1.369 / (download) - annotate - [select for diffs], Thu Jul 7 10:02:52 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.368: +5 -3
lines
Diff to previous 1.368 (colored)
Move 't_syslog_pthread' to 't_syslog' for consistency with libc.
Revision 1.368 / (download) - annotate - [select for diffs], Thu Jul 7 08:59:30 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.367: +17 -3
lines
Diff to previous 1.367 (colored)
Split out the string tests from t_string.c for consistency.
Revision 1.367 / (download) - annotate - [select for diffs], Thu Jul 7 07:06:21 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.366: +7 -5
lines
Diff to previous 1.366 (colored)
Remove 't_cerror' (this is tested by numerous individual tests). Rename 't_context' to 't_getcontext' for consistency.
Revision 1.366 / (download) - annotate - [select for diffs], Thu Jul 7 06:58:53 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.365: +63 -1
lines
Diff to previous 1.365 (colored)
Adjust for tests/libc/sys.
Revision 1.365 / (download) - annotate - [select for diffs], Thu Jul 7 06:18:25 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.364: +70 -70
lines
Diff to previous 1.364 (colored)
Deprecate tests/sycall. The tests will be added back to tests/libc/sys.
Revision 1.364 / (download) - annotate - [select for diffs], Thu Jul 7 05:50:26 2011 UTC (22 months, 1 week ago) by jruoho
Branch: MAIN
Changes since 1.363: +5 -3
lines
Diff to previous 1.363 (colored)
Move the 'syscall/t_cmsg' test to 'include/sys/t_socket'.
Revision 1.363 / (download) - annotate - [select for diffs], Mon Jul 4 15:46:09 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.362: +3 -1
lines
Diff to previous 1.362 (colored)
Few tests for mkfifo(2).
Revision 1.362 / (download) - annotate - [select for diffs], Mon Jul 4 08:09:11 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.361: +3 -1
lines
Diff to previous 1.361 (colored)
Few fundamental checks for chroot(2) and fchroot(2).
Revision 1.361 / (download) - annotate - [select for diffs], Mon Jul 4 05:10:23 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.360: +3 -1
lines
Diff to previous 1.360 (colored)
Basic tests for issetugid(2).
Revision 1.360 / (download) - annotate - [select for diffs], Sun Jul 3 21:06:56 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.359: +3 -1
lines
Diff to previous 1.359 (colored)
Three simple unit tests for revoke(2).
Revision 1.359 / (download) - annotate - [select for diffs], Sun Jul 3 17:47:15 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.358: +3 -1
lines
Diff to previous 1.358 (colored)
Few naive test cases for link(2).
Revision 1.358 / (download) - annotate - [select for diffs], Sun Jul 3 15:24:49 2011 UTC (22 months, 2 weeks ago) by mrg
Branch: MAIN
Changes since 1.357: +32 -32
lines
Diff to previous 1.357 (colored)
mark all the ld.elf_so tests as mkpic.
Revision 1.357 / (download) - annotate - [select for diffs], Sun Jul 3 15:05:43 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.356: +3 -1
lines
Diff to previous 1.356 (colored)
Few naive tests for unlink(2).
Revision 1.356 / (download) - annotate - [select for diffs], Sun Jul 3 14:34:21 2011 UTC (22 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.355: +3 -1
lines
Diff to previous 1.355 (colored)
Few simple tests for mknod(2), including a skipped one for PR kern/45111.
Revision 1.355 / (download) - annotate - [select for diffs], Sat Jun 25 05:45:13 2011 UTC (22 months, 3 weeks ago) by nonaka
Branch: MAIN
Changes since 1.354: +35 -1
lines
Diff to previous 1.354 (colored)
PR/45015: ld.elf_so: support ELF symbol versioning Applied latest patch.
Revision 1.354 / (download) - annotate - [select for diffs], Mon Jun 20 18:03:41 2011 UTC (23 months ago) by jruoho
Branch: MAIN
Changes since 1.353: +3 -1
lines
Diff to previous 1.353 (colored)
Few naive tests for truncate(2).
Revision 1.353 / (download) - annotate - [select for diffs], Fri Jun 17 17:00:58 2011 UTC (23 months ago) by christos
Branch: MAIN
Changes since 1.352: +3 -2
lines
Diff to previous 1.352 (colored)
terminfo has moved.
Revision 1.352 / (download) - annotate - [select for diffs], Tue Jun 14 05:25:20 2011 UTC (23 months ago) by jruoho
Branch: MAIN
Changes since 1.351: +3 -1
lines
Diff to previous 1.351 (colored)
Test that assert(3) works.
Revision 1.351 / (download) - annotate - [select for diffs], Tue Jun 14 03:50:47 2011 UTC (23 months ago) by jruoho
Branch: MAIN
Changes since 1.350: +3 -1
lines
Diff to previous 1.350 (colored)
Add few basic tests for the getlogin(2) family.
Revision 1.350 / (download) - annotate - [select for diffs], Sun Jun 12 21:12:46 2011 UTC (23 months, 1 week ago) by plunky
Branch: MAIN
Changes since 1.349: +3 -3
lines
Diff to previous 1.349 (colored)
reinstate ssp:raw test, slightly differently.. this one is built with -fstack-protector-all and tests that the compiler built in stack protection works, by poking directly outside the buffer
Revision 1.349 / (download) - annotate - [select for diffs], Thu Jun 9 05:26:01 2011 UTC (23 months, 1 week ago) by spz
Branch: MAIN
Changes since 1.348: +6 -1
lines
Diff to previous 1.348 (colored)
and fix the sets for the addition of srp and evp tests in libcrypto
Revision 1.348 / (download) - annotate - [select for diffs], Sat Jun 4 14:56:57 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.347: +3 -1
lines
Diff to previous 1.347 (colored)
Add some tests for strtol(3).
Revision 1.347 / (download) - annotate - [select for diffs], Sat Jun 4 09:29:43 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.346: +3 -1
lines
Diff to previous 1.346 (colored)
Add some tests for stat(2) (or tests that use stat(2)).
Revision 1.346 / (download) - annotate - [select for diffs], Fri Jun 3 06:39:52 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.345: +3 -1
lines
Diff to previous 1.345 (colored)
Add some fundamental checks for memset(3). Prompted by a recent nasty bug in the Google Android libc.
Revision 1.345 / (download) - annotate - [select for diffs], Fri Jun 3 05:42:09 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.344: +3 -1
lines
Diff to previous 1.344 (colored)
Test also setdomainname(3).
Revision 1.344 / (download) - annotate - [select for diffs], Thu Jun 2 12:15:33 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.343: +5 -3
lines
Diff to previous 1.343 (colored)
Few naive tests for sethostname(3).
Revision 1.343 / (download) - annotate - [select for diffs], Thu Jun 2 10:48:55 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: MAIN
Changes since 1.342: +3 -1
lines
Diff to previous 1.342 (colored)
A simple test for mincore(2).
Revision 1.342 / (download) - annotate - [select for diffs], Wed Jun 1 19:45:08 2011 UTC (23 months, 2 weeks ago) by tron
Branch: MAIN
Changes since 1.341: +3 -1
lines
Diff to previous 1.341 (colored)
Add new test "syscall/t_poll".
Revision 1.341 / (download) - annotate - [select for diffs], Mon May 30 18:14:11 2011 UTC (23 months, 3 weeks ago) by njoly
Branch: MAIN
CVS Tags: cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.340: +4 -1
lines
Diff to previous 1.340 (colored)
Add testcase for PR bin/45004, to exercize suffixes lists for mkdep(1).
Revision 1.340 / (download) - annotate - [select for diffs], Sat May 28 16:12:56 2011 UTC (23 months, 3 weeks ago) by tron
Branch: MAIN
Changes since 1.339: +5 -3
lines
Diff to previous 1.339 (colored)
Move regression test for PR kern/44986 from "kernel" to "syscalls" as the later directory seems to be a better fit.
Revision 1.339 / (download) - annotate - [select for diffs], Sat May 28 15:24:49 2011 UTC (23 months, 3 weeks ago) by tron
Branch: MAIN
Changes since 1.338: +3 -1
lines
Diff to previous 1.338 (colored)
Add two test cases for pollts(2): - The first tests basic functionality e.g. timeouts and correct events. - The second tests whether pollts(2) correctly restores the signal mask. This test currently fails because of PR kern/44986.
Revision 1.338 / (download) - annotate - [select for diffs], Fri May 20 21:43:39 2011 UTC (2 years ago) by joerg
Branch: MAIN
Changes since 1.337: +3 -3
lines
Diff to previous 1.337 (colored)
lib/libobjc/t_threads is GCC-specific
Revision 1.337 / (download) - annotate - [select for diffs], Wed May 18 03:07:37 2011 UTC (2 years ago) by christos
Branch: MAIN
Changes since 1.336: +3 -1
lines
Diff to previous 1.336 (colored)
add pselect
Revision 1.336 / (download) - annotate - [select for diffs], Tue May 10 13:03:05 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.335: +3 -1
lines
Diff to previous 1.335 (colored)
Few naive tests for pause(3).
Revision 1.335 / (download) - annotate - [select for diffs], Mon May 9 17:53:54 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.334: +4 -1
lines
Diff to previous 1.334 (colored)
Add a test case for PR kern/44946. This tests that common first level sysctl nodes (ddb, hw, machdep, etc.) are not writable by a normal user.
Revision 1.334 / (download) - annotate - [select for diffs], Mon May 9 07:31:50 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.333: +3 -1
lines
Diff to previous 1.333 (colored)
Few basic tests for exit(3).
Revision 1.333 / (download) - annotate - [select for diffs], Mon May 9 06:04:14 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.332: +5 -3
lines
Diff to previous 1.332 (colored)
Few basic tests for strerror(3).
Revision 1.332 / (download) - annotate - [select for diffs], Mon May 9 05:17:12 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.331: +3 -1
lines
Diff to previous 1.331 (colored)
Few basic tests for closefrom(3).
Revision 1.331 / (download) - annotate - [select for diffs], Thu May 5 13:36:05 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.330: +5 -3
lines
Diff to previous 1.330 (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.330 / (download) - annotate - [select for diffs], Thu May 5 13:22:56 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.329: +3 -1
lines
Diff to previous 1.329 (colored)
Few fundamental consistency checks for alarm(2).
Revision 1.329 / (download) - annotate - [select for diffs], Thu May 5 05:39:11 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.328: +8 -3
lines
Diff to previous 1.328 (colored)
Follow the real tree with the test directory structure.
Revision 1.328 / (download) - annotate - [select for diffs], Thu May 5 05:28:52 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.327: +15 -15
lines
Diff to previous 1.327 (colored)
Fix some glitches (a human doing machine's work).
Revision 1.327 / (download) - annotate - [select for diffs], Thu May 5 05:24:45 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.326: +5 -3
lines
Diff to previous 1.326 (colored)
Follow the real tree with the test directory structure.
Revision 1.326 / (download) - annotate - [select for diffs], Tue May 3 15:13:51 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.325: +6 -1
lines
Diff to previous 1.325 (colored)
Add a test case for PR bin/26453.
Revision 1.325 / (download) - annotate - [select for diffs], Tue May 3 08:36:15 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.324: +12 -7
lines
Diff to previous 1.324 (colored)
Add a test for PR bin/41880.
Revision 1.324 / (download) - annotate - [select for diffs], Tue May 3 07:56:42 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.323: +6 -3
lines
Diff to previous 1.323 (colored)
A test for non-critical/low PR bin/42179.
Revision 1.323 / (download) - annotate - [select for diffs], Tue May 3 07:23:19 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.322: +6 -1
lines
Diff to previous 1.322 (colored)
Verify that PR bin/42628 is no longer an issue.
Revision 1.322 / (download) - annotate - [select for diffs], Tue May 3 06:13:06 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.321: +4 -1
lines
Diff to previous 1.321 (colored)
Add a test for non-critical/low PR bin/43141.
Revision 1.321 / (download) - annotate - [select for diffs], Tue May 3 04:50:30 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.320: +3 -1
lines
Diff to previous 1.320 (colored)
Some naive tests for the bswap(3) family.
Revision 1.320 / (download) - annotate - [select for diffs], Mon May 2 17:26:23 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.319: +3 -1
lines
Diff to previous 1.319 (colored)
Few basic tests for getitimer(2) and setitimer(2).
Revision 1.319 / (download) - annotate - [select for diffs], Mon May 2 08:32:21 2011 UTC (2 years ago) by pgoyette
Branch: MAIN
Changes since 1.318: +2 -1
lines
Diff to previous 1.318 (colored)
Also add the Atffile to the sets list
Revision 1.318 / (download) - annotate - [select for diffs], Sun May 1 17:07:05 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.317: +3 -1
lines
Diff to previous 1.317 (colored)
Verify PR standards/44921.
Revision 1.317 / (download) - annotate - [select for diffs], Sun May 1 16:36:37 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.316: +3 -1
lines
Diff to previous 1.316 (colored)
Naive tests for clearerr(3). Converted from the "PCCA" test suite by Stathis Kamperis.
Revision 1.316 / (download) - annotate - [select for diffs], Sun May 1 11:39:37 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.315: +5 -1
lines
Diff to previous 1.315 (colored)
Add a test for PR lib/41673 (another trivial errno "bug").
Revision 1.315 / (download) - annotate - [select for diffs], Sun May 1 09:09:35 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.314: +3 -1
lines
Diff to previous 1.314 (colored)
Few basic tests for nanosleep(2).
Revision 1.314 / (download) - annotate - [select for diffs], Sun May 1 07:22:40 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.313: +3 -1
lines
Diff to previous 1.313 (colored)
Two elementary tests for gettimeofday(2).
Revision 1.313 / (download) - annotate - [select for diffs], Sat Apr 30 06:20:37 2011 UTC (2 years ago) by jruoho
Branch: MAIN
Changes since 1.312: +3 -1
lines
Diff to previous 1.312 (colored)
Few fundamental consistency checks for kill(2).
Revision 1.312 / (download) - annotate - [select for diffs], Sat Apr 30 00:35:03 2011 UTC (2 years ago) by alnsn
Branch: MAIN
Changes since 1.311: +4 -1
lines
Diff to previous 1.311 (colored)
Add files required for the new testcase in t_awk.sh.
Revision 1.311 / (download) - annotate - [select for diffs], Fri Apr 22 00:53:44 2011 UTC (2 years ago) by joerg
Branch: MAIN
Changes since 1.310: +3 -1
lines
Diff to previous 1.310 (colored)
Add t_threadjmp
Revision 1.310 / (download) - annotate - [select for diffs], Sun Apr 17 06:26:02 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.309: +3 -1
lines
Diff to previous 1.309 (colored)
Few simple tests for getgroups(2).
Revision 1.309 / (download) - annotate - [select for diffs], Tue Apr 12 17:10:51 2011 UTC (2 years, 1 month ago) by matt
Branch: MAIN
Changes since 1.308: +9 -6
lines
Diff to previous 1.308 (colored)
Fix MKDEBUG set lists.
Revision 1.308 / (download) - annotate - [select for diffs], Mon Apr 11 10:55:26 2011 UTC (2 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.307: +3 -1
lines
Diff to previous 1.307 (colored)
Add libm/t_infinity
Revision 1.307 / (download) - annotate - [select for diffs], Sun Apr 10 10:49:43 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.306: +3 -1
lines
Diff to previous 1.306 (colored)
Formally verify PR standards/44777.
Revision 1.306 / (download) - annotate - [select for diffs], Sun Apr 10 09:47:43 2011 UTC (2 years, 1 month ago) by blymn
Branch: MAIN
Changes since 1.305: +100 -1
lines
Diff to previous 1.305 (colored)
Add libcurses tests
Revision 1.305 / (download) - annotate - [select for diffs], Sun Apr 10 08:35:47 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.304: +3 -1
lines
Diff to previous 1.304 (colored)
Verify that PR standards/21401 is no longer an issue.
Revision 1.304 / (download) - annotate - [select for diffs], Sun Apr 10 08:07:41 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.303: +3 -1
lines
Diff to previous 1.303 (colored)
Add tests for PR standards/44847 and PR standards/18067.
Revision 1.303 / (download) - annotate - [select for diffs], Sun Apr 10 06:27:20 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.302: +3 -1
lines
Diff to previous 1.302 (colored)
A naive test case for getcwd(3).
Revision 1.302 / (download) - annotate - [select for diffs], Sun Apr 10 06:11:47 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.301: +3 -1
lines
Diff to previous 1.301 (colored)
Add a test case for PR lib/41931 reported by he@. It was verified that these fail on NetBSD 5.99.48 amd64 but pass on amd64 Linux (glibc 2.7).
Revision 1.301 / (download) - annotate - [select for diffs], Sat Apr 9 17:45:25 2011 UTC (2 years, 1 month ago) by pgoyette
Branch: MAIN
Changes since 1.300: +14 -1
lines
Diff to previous 1.300 (colored)
atf-ify the various locale tests
Revision 1.300 / (download) - annotate - [select for diffs], Fri Apr 8 06:49:20 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.299: +5 -3
lines
Diff to previous 1.299 (colored)
Move the round(3) checks from 't_libm' to their own 't_round' for consistency. Add -Wfloat-equal and fix comparisons.
Revision 1.299 / (download) - annotate - [select for diffs], Thu Apr 7 17:38:02 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.298: +3 -1
lines
Diff to previous 1.298 (colored)
Add few naive test cases for msync(2).
Revision 1.298 / (download) - annotate - [select for diffs], Thu Apr 7 06:24:07 2011 UTC (2 years, 1 month ago) by plunky
Branch: MAIN
Changes since 1.297: +16 -1
lines
Diff to previous 1.297 (colored)
link libbluetooth tests to the build
Revision 1.297 / (download) - annotate - [select for diffs], Wed Apr 6 16:04:16 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.296: +3 -3
lines
Diff to previous 1.296 (colored)
As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutes to rewrite this properly if someone misses this.
Revision 1.296 / (download) - annotate - [select for diffs], Wed Apr 6 09:35:49 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.295: +3 -1
lines
Diff to previous 1.295 (colored)
A test case for PR lib/44057.
Revision 1.295 / (download) - annotate - [select for diffs], Wed Apr 6 05:53:16 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.294: +3 -1
lines
Diff to previous 1.294 (colored)
Add few simple tests for getrusage(2), including heuristic for PR # 41734.
Revision 1.294 / (download) - annotate - [select for diffs], Tue Apr 5 19:02:22 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.293: +3 -1
lines
Diff to previous 1.293 (colored)
Basic tests for setrlimit(2).
Revision 1.293 / (download) - annotate - [select for diffs], Tue Apr 5 08:24:28 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.292: +3 -3
lines
Diff to previous 1.292 (colored)
Try to maintain the structure of libc and move 't_strtox' to 't_strtod'.
Revision 1.292 / (download) - annotate - [select for diffs], Tue Apr 5 06:15:30 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.291: +7 -1
lines
Diff to previous 1.291 (colored)
Add simple test cases for ttyname(3), strtod(3), and getgrent(3).
Revision 1.291 / (download) - annotate - [select for diffs], Mon Apr 4 19:08:42 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.290: +3 -1
lines
Diff to previous 1.290 (colored)
Use the same pattern for couple of simple setuid(2) tests.
Revision 1.290 / (download) - annotate - [select for diffs], Mon Apr 4 16:32:41 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.289: +3 -1
lines
Diff to previous 1.289 (colored)
Couple of simple tests for umask(2).
Revision 1.289 / (download) - annotate - [select for diffs], Mon Apr 4 09:58:28 2011 UTC (2 years, 1 month ago) by he
Branch: MAIN
Changes since 1.288: +1 -7
lines
Diff to previous 1.288 (colored)
Move the recently added tests for libexec/ld.elf_so to shl.mi, so that the sun2 port builds again.
Revision 1.288 / (download) - annotate - [select for diffs], Mon Apr 4 09:52:17 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.287: +3 -1
lines
Diff to previous 1.287 (colored)
Few simple tests for nice(3).
Revision 1.287 / (download) - annotate - [select for diffs], Mon Apr 4 08:19:08 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.286: +3 -1
lines
Diff to previous 1.286 (colored)
Add some basic tests also for getsid(2).
Revision 1.286 / (download) - annotate - [select for diffs], Mon Apr 4 06:48:04 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.285: +3 -1
lines
Diff to previous 1.285 (colored)
Two basic tests for getpid(2).
Revision 1.285 / (download) - annotate - [select for diffs], Sun Apr 3 16:12:45 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.284: +5 -1
lines
Diff to previous 1.284 (colored)
Add couple of simple tests for access(2) and mprotect(2).
Revision 1.284 / (download) - annotate - [select for diffs], Thu Mar 31 23:34:48 2011 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.283: +9 -1
lines
Diff to previous 1.283 (colored)
Add initial regression test for ld.elf_so locking.
Revision 1.283 / (download) - annotate - [select for diffs], Thu Mar 31 15:47:56 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.282: +3 -1
lines
Diff to previous 1.282 (colored)
Add couple of simple tests for dup(2).
Revision 1.282 / (download) - annotate - [select for diffs], Thu Mar 31 13:07:20 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.281: +3 -1
lines
Diff to previous 1.281 (colored)
Add some basic tests for mmap(2), including one for the vm.user_va0_disable.
Revision 1.281 / (download) - annotate - [select for diffs], Wed Mar 30 17:02:17 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.280: +3 -1
lines
Diff to previous 1.280 (colored)
Add some naive tests for the efun(3) family of debug functions.
Revision 1.280 / (download) - annotate - [select for diffs], Wed Mar 30 11:43:15 2011 UTC (2 years, 1 month ago) by he
Branch: MAIN
Changes since 1.279: +1 -11
lines
Diff to previous 1.279 (colored)
Put tests depending on dlopen etc. under a test for MKPIC, and move the corresponding entries in the set lists over to the shl.mi file. This should bring the sun2 port back to a buildable state.
Revision 1.279 / (download) - annotate - [select for diffs], Wed Mar 30 09:43:21 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.278: +5 -1
lines
Diff to previous 1.278 (colored)
Add some basic tests for fsync(2) and <paths.h>.
Revision 1.278 / (download) - annotate - [select for diffs], Fri Mar 25 09:34:02 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.277: +3 -1
lines
Diff to previous 1.277 (colored)
Add some basic POSIX conformance tests for sched(3).
Revision 1.277 / (download) - annotate - [select for diffs], Thu Mar 24 16:56:37 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.276: +3 -1
lines
Diff to previous 1.276 (colored)
Add a naive test case for raise(3).
Revision 1.276 / (download) - annotate - [select for diffs], Thu Mar 24 15:43:06 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.275: +5 -1
lines
Diff to previous 1.275 (colored)
Add dummy test cases for ceil(3) and floor(3). It is expected that at least one of these will fail on guest x86_64 NetBSD under Qemu. Thanks to pgoyette@ for checking the broken floor(16.999999...) = 17.
Revision 1.275 / (download) - annotate - [select for diffs], Thu Mar 24 13:52:04 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.274: +3 -1
lines
Diff to previous 1.274 (colored)
A dummy conformance-test for pthread_detach(3). I will extend this later.
Revision 1.274 / (download) - annotate - [select for diffs], Thu Mar 24 12:40:59 2011 UTC (2 years, 1 month ago) by jruoho
Branch: MAIN
Changes since 1.273: +3 -1
lines
Diff to previous 1.273 (colored)
A dummy conformance-test of pthread_equal(3).
Revision 1.273 / (download) - annotate - [select for diffs], Tue Mar 22 23:07:49 2011 UTC (2 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.272: +3 -1
lines
Diff to previous 1.272 (colored)
+tests/lib/libutil/t_pidfile
Revision 1.272 / (download) - annotate - [select for diffs], Sat Mar 19 06:39:17 2011 UTC (2 years, 2 months ago) by jruoho
Branch: MAIN
Changes since 1.271: +3 -1
lines
Diff to previous 1.271 (colored)
Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested.
Revision 1.271 / (download) - annotate - [select for diffs], Mon Mar 14 15:57:33 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.270: +2 -1
lines
Diff to previous 1.270 (colored)
test RUMPHIJACK fdoff=8
Revision 1.270 / (download) - annotate - [select for diffs], Sat Mar 12 14:03:38 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.269: +2 -1
lines
Diff to previous 1.269 (colored)
Add a test for rpc.rquotad(8)
Revision 1.269 / (download) - annotate - [select for diffs], Sat Mar 12 08:08:38 2011 UTC (2 years, 2 months ago) by matt
Branch: MAIN
Changes since 1.268: +1 -5
lines
Diff to previous 1.268 (colored)
Shell scripts don't have .debug versions.
Revision 1.268 / (download) - annotate - [select for diffs], Fri Mar 11 10:36:29 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.267: +5 -3
lines
Diff to previous 1.267 (colored)
reality check
Revision 1.267 / (download) - annotate - [select for diffs], Thu Mar 10 20:04:46 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.266: +4 -1
lines
Diff to previous 1.266 (colored)
+tp
Revision 1.266 / (download) - annotate - [select for diffs], Thu Mar 10 16:27:03 2011 UTC (2 years, 2 months ago) by njoly
Branch: MAIN
Changes since 1.265: +3 -1
lines
Diff to previous 1.265 (colored)
+libh_tls_{dlopen,dynamic}.so.1.debug
Revision 1.265 / (download) - annotate - [select for diffs], Thu Mar 10 14:11:18 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.264: +4 -1
lines
Diff to previous 1.264 (colored)
rumpnet tests
Revision 1.264 / (download) - annotate - [select for diffs], Thu Mar 10 11:16:03 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.263: +8 -1
lines
Diff to previous 1.263 (colored)
shmif_dumpbus tests
Revision 1.263 / (download) - annotate - [select for diffs], Wed Mar 9 23:10:05 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.262: +14 -1
lines
Diff to previous 1.262 (colored)
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports _rtld_tls_allocate and _rtld_tls_free. libpthread uses this functions to setup the thread private area of all new threads. ld.elf_so is responsible for setting up the private area for the initial thread. Similar functions are called from _libc_init for static binaries, using dl_iterate_phdr to access the ELF Program Header. Add test cases to exercise the different TLS storage models. Test cases are compiled and installed on all platforms, but are skipped on platforms not marked for TLS support. This material is based upon work partially supported by The NetBSD Foundation under a contract with Joerg Sonnenberger. It is inspired by the TLS support in FreeBSD by Doug Rabson and the clean ups of the DragonFly port of the original FreeBSD modifications.
Revision 1.262 / (download) - annotate - [select for diffs], Wed Mar 9 19:04:57 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.261: +5 -5
lines
Diff to previous 1.261 (colored)
Use librumphijack for quota commands instead of rumpifed versions.
Revision 1.261 / (download) - annotate - [select for diffs], Tue Mar 8 12:42:14 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.260: +3 -1
lines
Diff to previous 1.260 (colored)
+helper
Revision 1.260 / (download) - annotate - [select for diffs], Mon Mar 7 15:51:40 2011 UTC (2 years, 2 months ago) by njoly
Branch: MAIN
Changes since 1.259: +9 -1
lines
Diff to previous 1.259 (colored)
Add quota tests debug objects.
Revision 1.259 / (download) - annotate - [select for diffs], Sun Mar 6 17:08:12 2011 UTC (2 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.258: +23 -3
lines
Diff to previous 1.258 (colored)
merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on. See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details.
Revision 1.258 / (download) - annotate - [select for diffs], Sat Mar 5 18:14:55 2011 UTC (2 years, 2 months ago) by pgoyette
Branch: MAIN
Changes since 1.257: +6 -1
lines
Diff to previous 1.257 (colored)
sets-list dance for new ps_strings tests
Revision 1.257 / (download) - annotate - [select for diffs], Thu Mar 3 11:54:57 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Changes since 1.256: +2 -1
lines
Diff to previous 1.256 (colored)
+tp
Revision 1.256 / (download) - annotate - [select for diffs], Sat Feb 26 05:38:44 2011 UTC (2 years, 2 months ago) by pgoyette
Branch: MAIN
Changes since 1.255: +3 -1
lines
Diff to previous 1.255 (colored)
Read instructions... Don't remove the ssp/h_raw entries, just mark them as obsolete
Revision 1.255 / (download) - annotate - [select for diffs], Sat Feb 26 02:41:56 2011 UTC (2 years, 2 months ago) by pgoyette
Branch: MAIN
Changes since 1.254: +1 -3
lines
Diff to previous 1.254 (colored)
ssp/raw test has been removed.
Revision 1.254 / (download) - annotate - [select for diffs], Thu Feb 24 10:30:03 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.253: +6 -1
lines
Diff to previous 1.253 (colored)
+tests
Revision 1.253 / (download) - annotate - [select for diffs], Wed Feb 23 13:03:32 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.252: +2 -1
lines
Diff to previous 1.252 (colored)
+tp
Revision 1.252 / (download) - annotate - [select for diffs], Tue Feb 22 10:37:05 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.251: +3 -1
lines
Diff to previous 1.251 (colored)
+tp
Revision 1.251 / (download) - annotate - [select for diffs], Sat Feb 19 13:21:05 2011 UTC (2 years, 2 months ago) by pooka
Branch: MAIN
Changes since 1.250: +4 -1
lines
Diff to previous 1.250 (colored)
new test
Revision 1.250 / (download) - annotate - [select for diffs], Fri Feb 18 13:10:04 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.249: +7 -1
lines
Diff to previous 1.249 (colored)
hfs
Revision 1.249 / (download) - annotate - [select for diffs], Wed Feb 16 16:02:52 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
CVS Tags: bouyer-quota2-base
Changes since 1.248: +3 -3
lines
Diff to previous 1.248 (colored)
no need to create a hardlinked name for the helper, just fake argv[]
Revision 1.248 / (download) - annotate - [select for diffs], Tue Feb 15 15:18:37 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.247: +6 -1
lines
Diff to previous 1.247 (colored)
another day, another tp
Revision 1.247 / (download) - annotate - [select for diffs], Mon Feb 14 15:15:40 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.246: +5 -1
lines
Diff to previous 1.246 (colored)
slap this with summa dat +files
Revision 1.246 / (download) - annotate - [select for diffs], Fri Feb 11 15:38:55 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.245: +4 -1
lines
Diff to previous 1.245 (colored)
+tp
Revision 1.245 / (download) - annotate - [select for diffs], Wed Feb 9 14:34:42 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.244: +6 -1
lines
Diff to previous 1.244 (colored)
more testies
Revision 1.244 / (download) - annotate - [select for diffs], Tue Feb 8 10:13:13 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.243: +4 -1
lines
Diff to previous 1.243 (colored)
oh no, more tests
Revision 1.243 / (download) - annotate - [select for diffs], Sun Feb 6 18:47:55 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.242: +9 -1
lines
Diff to previous 1.242 (colored)
librumphijack build infra
Revision 1.242 / (download) - annotate - [select for diffs], Thu Feb 3 15:39:50 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.241: +7 -1
lines
Diff to previous 1.241 (colored)
+ tests/usr.bin + tests/usr.bin/rump_server
Revision 1.241 / (download) - annotate - [select for diffs], Mon Jan 24 17:52:07 2011 UTC (2 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.240: +3 -1
lines
Diff to previous 1.240 (colored)
new helperprog
Revision 1.240 / (download) - annotate - [select for diffs], Fri Jan 14 13:24:45 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Branch point for: bouyer-quota2
Changes since 1.239: +5 -5
lines
Diff to previous 1.239 (colored)
h_server is back, now testier than ever
Revision 1.239 / (download) - annotate - [select for diffs], Fri Jan 14 13:09:12 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.238: +3 -1
lines
Diff to previous 1.238 (colored)
+tp
Revision 1.238 / (download) - annotate - [select for diffs], Thu Jan 13 14:34:16 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.237: +20 -18
lines
Diff to previous 1.237 (colored)
Dance for t_hsearch. While here, move the lib/libc/stdlib stuff into proper sort order. I have no clue how stdlib suddenly comes before ssp!
Revision 1.237 / (download) - annotate - [select for diffs], Thu Jan 13 14:09:52 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.236: +2 -1
lines
Diff to previous 1.236 (colored)
Ooopppsss - forgot the entry for the Atffile
Revision 1.236 / (download) - annotate - [select for diffs], Thu Jan 13 13:54:24 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.235: +5 -1
lines
Diff to previous 1.235 (colored)
Sets-list and mtree dance for t_inet_network
Revision 1.235 / (download) - annotate - [select for diffs], Thu Jan 13 03:20:14 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.234: +5 -3
lines
Diff to previous 1.234 (colored)
One more sets-list dance, for t_ptm
Revision 1.234 / (download) - annotate - [select for diffs], Thu Jan 13 02:41:10 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.233: +17 -9
lines
Diff to previous 1.233 (colored)
Another sets-list dance for reorganizing the atf tests
Revision 1.233 / (download) - annotate - [select for diffs], Thu Jan 13 01:57:48 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.232: +7 -4
lines
Diff to previous 1.232 (colored)
sets-list dance for nsdispatch test
Revision 1.232 / (download) - annotate - [select for diffs], Thu Jan 13 01:32:04 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.231: +4 -4
lines
Diff to previous 1.231 (colored)
Fix entries for lib/libc/net/ entries for servent and protoent (these should not be obsolete)
Revision 1.231 / (download) - annotate - [select for diffs], Thu Jan 13 00:16:34 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.230: +12 -5
lines
Diff to previous 1.230 (colored)
sets-list and mtree dance for moving t_mktime & t_strptime
Revision 1.230 / (download) - annotate - [select for diffs], Wed Jan 12 21:30:50 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.229: +5 -3
lines
Diff to previous 1.229 (colored)
Remember to commit the setlost stuff for the union test changes, or there'll be vfs to pay.
Revision 1.229 / (download) - annotate - [select for diffs], Wed Jan 12 19:52:15 2011 UTC (2 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.228: +2 -2
lines
Diff to previous 1.228 (colored)
Fix entries for debugging binaries of Atf-ified "getaddrinfo tests.
Revision 1.228 / (download) - annotate - [select for diffs], Wed Jan 12 19:45:23 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.227: +6 -4
lines
Diff to previous 1.227 (colored)
Another sets-list dance, this time for the libc/atexit test
Revision 1.227 / (download) - annotate - [select for diffs], Wed Jan 12 17:33:38 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.226: +13 -7
lines
Diff to previous 1.226 (colored)
Update sets list for moving of servent and protoent tests
Revision 1.226 / (download) - annotate - [select for diffs], Wed Jan 12 16:08:12 2011 UTC (2 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.225: +4 -1
lines
Diff to previous 1.225 (colored)
Put back entries for obsolete debugging directories. They weren't duplicates. Problem pointed out by Paul Goyette in private e-mail.
Revision 1.225 / (download) - annotate - [select for diffs], Wed Jan 12 12:52:13 2011 UTC (2 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.224: +3 -6
lines
Diff to previous 1.224 (colored)
Remove duplicate entries for "usr/tests/lib/libc/getaddrinfo" and mark the remaining entries as obsolete.
Revision 1.224 / (download) - annotate - [select for diffs], Wed Jan 12 03:53:58 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.223: +5 -2
lines
Diff to previous 1.223 (colored)
Clean up some fallout from moving getaddrinfo test
Revision 1.223 / (download) - annotate - [select for diffs], Wed Jan 12 02:59:16 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.222: +42 -21
lines
Diff to previous 1.222 (colored)
Hook up the getaddrinfo test in its new location
Revision 1.222 / (download) - annotate - [select for diffs], Tue Jan 11 16:31:33 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.221: +20 -1
lines
Diff to previous 1.221 (colored)
sets-list dance for getaddrinfo test
Revision 1.221 / (download) - annotate - [select for diffs], Tue Jan 11 10:55:27 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.220: +6 -1
lines
Diff to previous 1.220 (colored)
+tests/net/net
Revision 1.220 / (download) - annotate - [select for diffs], Mon Jan 10 05:00:35 2011 UTC (2 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.219: +6 -1
lines
Diff to previous 1.219 (colored)
tests for sigqueue
Revision 1.219 / (download) - annotate - [select for diffs], Sat Jan 8 18:11:21 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.218: +29 -1
lines
Diff to previous 1.218 (colored)
sets-list dance for atf version of regex test
Revision 1.218 / (download) - annotate - [select for diffs], Sat Jan 8 07:00:18 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.217: +6 -1
lines
Diff to previous 1.217 (colored)
mtree and set-list games for xdr test
Revision 1.217 / (download) - annotate - [select for diffs], Fri Jan 7 15:06:37 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.216: +8 -1
lines
Diff to previous 1.216 (colored)
Hook the new atf db test
Revision 1.216 / (download) - annotate - [select for diffs], Fri Jan 7 03:04:12 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.215: +2 -1
lines
Diff to previous 1.215 (colored)
Forgot the Atffile for t_ttyio test
Revision 1.215 / (download) - annotate - [select for diffs], Fri Jan 7 02:49:09 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.214: +7 -1
lines
Diff to previous 1.214 (colored)
Hook t_cerror and t_ttyio into the build
Revision 1.214 / (download) - annotate - [select for diffs], Thu Jan 6 17:20:48 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.213: +3 -1
lines
Diff to previous 1.213 (colored)
Atf-ify test for mktime(3)
Revision 1.213 / (download) - annotate - [select for diffs], Thu Jan 6 15:19:09 2011 UTC (2 years, 4 months ago) by njoly
Branch: MAIN
Changes since 1.212: +3 -1
lines
Diff to previous 1.212 (colored)
Start unprivileged filesystem tests. For now, only chown/chmod owner checks.
Revision 1.212 / (download) - annotate - [select for diffs], Thu Jan 6 13:13:44 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.211: +3 -1
lines
Diff to previous 1.211 (colored)
+tp
Revision 1.211 / (download) - annotate - [select for diffs], Thu Jan 6 07:05:51 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.210: +3 -1
lines
Diff to previous 1.210 (colored)
+helper
Revision 1.210 / (download) - annotate - [select for diffs], Wed Jan 5 21:18:29 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.209: +4 -1
lines
Diff to previous 1.209 (colored)
Set-list magic for nsdispatch test
Revision 1.209 / (download) - annotate - [select for diffs], Wed Jan 5 17:20:15 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.208: +3 -1
lines
Diff to previous 1.208 (colored)
new helper
Revision 1.208 / (download) - annotate - [select for diffs], Wed Jan 5 09:35:51 2011 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.207: +2 -1
lines
Diff to previous 1.207 (colored)
unsnafu
Revision 1.207 / (download) - annotate - [select for diffs], Wed Jan 5 02:25:27 2011 UTC (2 years, 4 months ago) by riz
Branch: MAIN
Changes since 1.206: +3 -2
lines
Diff to previous 1.206 (colored)
Update resize_ffs tests for byteswapped file system support, and for UFS2 growth support. Also, reduce the number of tests run by default while still maintaining decent coverage of features and block sizes. Anyone working on resize_Ffs should run the tests with RESIZE_FFS_ALL_TESTS set in the environment, which adds a lot more testing.
Revision 1.206 / (download) - annotate - [select for diffs], Tue Jan 4 22:30:41 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.205: +10 -1
lines
Diff to previous 1.205 (colored)
Update the ieeefp tests so that they can be built on all architectures. This enables us to avoid the set-list mess. Build tested on amd64, i386, sun2, and vax!
Revision 1.205 / (download) - annotate - [select for diffs], Mon Jan 3 19:01:47 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.204: +4 -1
lines
Diff to previous 1.204 (colored)
Atf-ify the atexit test
Revision 1.204 / (download) - annotate - [select for diffs], Sun Jan 2 22:06:40 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.203: +16 -1
lines
Diff to previous 1.203 (colored)
Sets list magic for the servent/protoent/hash tests
Revision 1.203 / (download) - annotate - [select for diffs], Sun Jan 2 11:34:13 2011 UTC (2 years, 4 months ago) by dbj
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.202: +3 -1
lines
Diff to previous 1.202 (colored)
add usr/tests/lib/libc/ieeefp and ./usr/libdata/debug/usr/tests/lib/libc/ieeefp
Revision 1.202 / (download) - annotate - [select for diffs], Sun Jan 2 01:58:31 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.201: +3 -3
lines
Diff to previous 1.201 (colored)
Typo - it is h_getopt_long and not h_getoptlong
Revision 1.201 / (download) - annotate - [select for diffs], Sat Jan 1 23:56:48 2011 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.200: +8 -1
lines
Diff to previous 1.200 (colored)
Convert a few more tests from regress to atf
Revision 1.200 / (download) - annotate - [select for diffs], Fri Dec 31 18:20:32 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.199: +3 -1
lines
Diff to previous 1.199 (colored)
Add some elementary tests for r/o file systems. More in 2011!
Revision 1.199 / (download) - annotate - [select for diffs], Fri Dec 31 14:36:10 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.198: +13 -1
lines
Diff to previous 1.198 (colored)
Moving more tests out of regress and into atf mainstream
Revision 1.198 / (download) - annotate - [select for diffs], Fri Dec 31 04:08:32 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.197: +7 -1
lines
Diff to previous 1.197 (colored)
Migrate a few miscellaneous tests from the old regress to atf
Revision 1.197 / (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.196: +3 -1
lines
Diff to previous 1.196 (colored)
Migrate the ldexp test to atf
Revision 1.196 / (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.195: +12 -2
lines
Diff to previous 1.195 (colored)
Migrate the remaining libc/gen tests to atf
Revision 1.195 / (download) - annotate - [select for diffs], Tue Dec 28 09:15:24 2010 UTC (2 years, 4 months ago) by he
Branch: MAIN
Changes since 1.194: +37 -37
lines
Diff to previous 1.194 (colored)
Introduce the "ssp" attribute derived from HAS_SSP from <bsd.sys.mk>. Use it to flag entries which should only be included if the target platform supports SSP. Fixes the build for a bunch of architectures.
Revision 1.194 / (download) - annotate - [select for diffs], Mon Dec 27 19:35:31 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.193: +6 -1
lines
Diff to previous 1.193 (colored)
Move the various setjmp tests from regress to atf
Revision 1.193 / (download) - annotate - [select for diffs], Mon Dec 27 15:31:22 2010 UTC (2 years, 4 months ago) by njoly
Branch: MAIN
Changes since 1.192: +1 -2
lines
Diff to previous 1.192 (colored)
Remove unneeded t_ssp.debug entry.
Revision 1.192 / (download) - annotate - [select for diffs], Mon Dec 27 02:04:18 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.191: +40 -1
lines
Diff to previous 1.191 (colored)
Migrate the ssp tests from regress to atf. Of the 17 tests, 4 fail in both the regress and atf style. 3 additional tests fails in atf that did NOT fail in regress: gets, fgets, and read. I will investigate why, and update when I can, but it is still useful to get these tests into the new format where they can be exercised.
Revision 1.191 / (download) - annotate - [select for diffs], Sun Dec 26 13:35:54 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.190: +11 -3
lines
Diff to previous 1.190 (colored)
Migrate the last of the libc/string/ tests from regress to atf, and re-enable building of t_popcount
Revision 1.190 / (download) - annotate - [select for diffs], Sat Dec 25 21:10:24 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.189: +8 -6
lines
Diff to previous 1.189 (colored)
Migrate J.T.Conklin's public-domain str* tests from regress to atf. While here, do some clean-up and knf.
Revision 1.189 / (download) - annotate - [select for diffs], Sat Dec 25 01:04:27 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.188: +3 -1
lines
Diff to previous 1.188 (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.188 / (download) - annotate - [select for diffs], Fri Dec 24 12:41:42 2010 UTC (2 years, 4 months ago) by skrll
Branch: MAIN
Changes since 1.187: +6 -1
lines
Diff to previous 1.187 (colored)
Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked objects, and the RTLD_NODELETE and RTLD_NOLOAD flags to dlopen(3). Mark libpthread as DF_1_NOOPEN and use it to test the functionality. Somewhat taken from FreeBSD. Fixes PR 42029. OK from christos and joerg.
Revision 1.187 / (download) - annotate - [select for diffs], Thu Dec 23 15:27:44 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.186: +7 -3
lines
Diff to previous 1.186 (colored)
Migrate a couple more tests to aft
Revision 1.186 / (download) - annotate - [select for diffs], Wed Dec 22 23:45:44 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.185: +4 -2
lines
Diff to previous 1.185 (colored)
Migrate a couple more tests from the old regress structure to atf
Revision 1.185 / (download) - annotate - [select for diffs], Tue Dec 21 18:05:43 2010 UTC (2 years, 4 months ago) by njoly
Branch: MAIN
Changes since 1.184: +2 -1
lines
Diff to previous 1.184 (colored)
+t_libm.debug.
Revision 1.184 / (download) - annotate - [select for diffs], Mon Dec 20 23:47:23 2010 UTC (2 years, 4 months ago) by pgoyette
Branch: MAIN
Changes since 1.183: +5 -1
lines
Diff to previous 1.183 (colored)
Move the only regress/lib/libm test to the new atf format
Revision 1.183 / (download) - annotate - [select for diffs], Mon Dec 20 16:23:01 2010 UTC (2 years, 4 months ago) by njoly
Branch: MAIN
Changes since 1.182: +3 -1
lines
Diff to previous 1.182 (colored)
Add testcase from PR/44255, that exercize parsedate(3) with sample strings taken from the manpage.
Revision 1.182 / (download) - annotate - [select for diffs], Mon Dec 20 15:10:06 2010 UTC (2 years, 4 months ago) by njoly
Branch: MAIN
Changes since 1.181: +1 -2
lines
Diff to previous 1.181 (colored)
Remove unneeded .debug entry for t_swsensor script.
Revision 1.181 / (download) - annotate - [select for diffs], Mon Dec 20 04:56:18 2010 UTC (2 years, 5 months ago) by pgoyette
Branch: MAIN
Changes since 1.180: +3 -1
lines
Diff to previous 1.180 (colored)
Add a rump-based set of tests for sysmon_envsys(8) + powerd(8) + swsensor(4)
Revision 1.180 / (download) - annotate - [select for diffs], Fri Dec 17 19:13:48 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.179: +3 -1
lines
Diff to previous 1.179 (colored)
the setlist joy for a new tp
Revision 1.179 / (download) - annotate - [select for diffs], Wed Dec 15 20:42:24 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.178: +4 -1
lines
Diff to previous 1.178 (colored)
goop for initial raidframe test
Revision 1.178 / (download) - annotate - [select for diffs], Wed Dec 15 10:42:56 2010 UTC (2 years, 5 months ago) by haad
Branch: MAIN
Changes since 1.177: +2 -1
lines
Diff to previous 1.177 (colored)
Add usr.sbin/Attfile to test list.
Revision 1.177 / (download) - annotate - [select for diffs], Wed Dec 15 00:17:34 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.176: +6 -1
lines
Diff to previous 1.176 (colored)
+traceroute tp
Revision 1.176 / (download) - annotate - [select for diffs], Tue Dec 14 17:52:06 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.175: +7 -6
lines
Diff to previous 1.175 (colored)
add new, remove obsolete
Revision 1.175 / (download) - annotate - [select for diffs], Tue Dec 14 11:03:17 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.174: +2 -1
lines
Diff to previous 1.174 (colored)
Add another version of the simple ping test, this time written as a shell script and using rump_server, rump.ifconfig and rump.ping. XXX: uses rump_allserver for now, though, since i noticed a problem where the rump kernel syscall vector does not get updated for dlopen()'d libraries (and hence if you dlopen librumpnet.so, socket() still gives ENOSYS). Me be fixink it later.
Revision 1.174 / (download) - annotate - [select for diffs], Tue Dec 14 10:02:02 2010 UTC (2 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.173: +1 -6
lines
Diff to previous 1.173 (colored)
bah set lists. expect this lot back soon(ish).
Revision 1.173 / (download) - annotate - [select for diffs], Tue Dec 14 05:57:31 2010 UTC (2 years, 5 months ago) by skrll
Branch: MAIN
Changes since 1.172: +10 -1
lines
Diff to previous 1.172 (colored)
Convert a couple of old regress tests to ATF. Remove the regress/usr.bin/rtld/dlopen/dlopen.c test as well as it's covered by existing ATF test(s).
Revision 1.172 / (download) - annotate - [select for diffs], Mon Dec 13 13:39:42 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.171: +5 -5
lines
Diff to previous 1.171 (colored)
Retire h_simpleserver and use rump_server instead.
Revision 1.171 / (download) - annotate - [select for diffs], Sun Dec 12 12:53:35 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.170: +3 -3
lines
Diff to previous 1.170 (colored)
h_reboot has been superceded by rump.halt
Revision 1.170 / (download) - annotate - [select for diffs], Thu Dec 9 05:19:43 2010 UTC (2 years, 5 months ago) by riz
Branch: MAIN
Changes since 1.169: +6 -2
lines
Diff to previous 1.169 (colored)
Add new resize_ffs test programs, and obsolete an old one.
Revision 1.169 / (download) - annotate - [select for diffs], Mon Dec 6 11:32:56 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.168: +3 -1
lines
Diff to previous 1.168 (colored)
+tp
Revision 1.168 / (download) - annotate - [select for diffs], Fri Dec 3 13:11:50 2010 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
Changes since 1.167: +3 -1
lines
Diff to previous 1.167 (colored)
Add testcase for PR/44189: strtod(3) wrong results with "-0x".
Revision 1.167 / (download) - annotate - [select for diffs], Fri Dec 3 12:02:28 2010 UTC (2 years, 5 months ago) by hannken
Branch: MAIN
Changes since 1.166: +3 -1
lines
Diff to previous 1.166 (colored)
Add missing files ./usr/tests/util/make/d_unmatchedvarparen.{mk,out}
Revision 1.166 / (download) - annotate - [select for diffs], Wed Dec 1 17:40:08 2010 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
Changes since 1.165: +1 -2
lines
Diff to previous 1.165 (colored)
Remove unexpected t_resize_ffs.debug (t_resize_ffs is an atf-sh script).
Revision 1.165 / (download) - annotate - [select for diffs], Wed Dec 1 07:03:21 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.164: +6 -3
lines
Diff to previous 1.164 (colored)
adjust previous a bit to attempt to deal with MKMONKEY
Revision 1.164 / (download) - annotate - [select for diffs], Tue Nov 30 23:18:25 2010 UTC (2 years, 5 months ago) by riz
Branch: MAIN
Changes since 1.163: +6 -1
lines
Diff to previous 1.163 (colored)
Add sets/mtree goop for new test program and accompanying dirs.
Revision 1.163 / (download) - annotate - [select for diffs], Tue Nov 30 22:14:03 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.162: +14 -1
lines
Diff to previous 1.162 (colored)
build system gobbeldygook for tests
Revision 1.162 / (download) - annotate - [select for diffs], Tue Nov 30 16:16:33 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.161: +3 -1
lines
Diff to previous 1.161 (colored)
test makecn/freecn
Revision 1.161 / (download) - annotate - [select for diffs], Mon Nov 29 19:29:47 2010 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
Changes since 1.160: +2 -2
lines
Diff to previous 1.160 (colored)
Add missing atf keyword for Atffile.
Revision 1.160 / (download) - annotate - [select for diffs], Tue Nov 23 18:05:17 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.159: +2 -2
lines
Diff to previous 1.159 (colored)
need the notorious "debug" flag for the .debug caught by pgoyette
Revision 1.159 / (download) - annotate - [select for diffs], Tue Nov 23 15:38:53 2010 UTC (2 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.158: +7 -1
lines
Diff to previous 1.158 (colored)
Add simple test for md(4) which just stuffs junk into /dev/rmd0d and checks the same data can be retrieved.
Revision 1.158 / (download) - annotate - [select for diffs], Fri Nov 19 18:18:54 2010 UTC (2 years, 6 months ago) by njoly
Branch: MAIN
Changes since 1.157: +3 -1
lines
Diff to previous 1.157 (colored)
Add testcase for PR/44113: printf(3) should ignore zero padding for nan/inf.
Revision 1.157 / (download) - annotate - [select for diffs], Fri Nov 19 12:37:48 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.156: +3 -1
lines
Diff to previous 1.156 (colored)
+tp
Revision 1.156 / (download) - annotate - [select for diffs], Tue Nov 16 14:04:11 2010 UTC (2 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.155: +3 -1
lines
Diff to previous 1.155 (colored)
Add new "t_environment_pth" test to the set lists.
Revision 1.155 / (download) - annotate - [select for diffs], Fri Nov 12 17:50:12 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.154: +3 -1
lines
Diff to previous 1.154 (colored)
+tp
Revision 1.154 / (download) - annotate - [select for diffs], Thu Nov 11 22:48:48 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.153: +10 -1
lines
Diff to previous 1.153 (colored)
build system worship for new tests.
Revision 1.153 / (download) - annotate - [select for diffs], Tue Nov 9 15:26:41 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.152: +3 -1
lines
Diff to previous 1.152 (colored)
+tp
Revision 1.152 / (download) - annotate - [select for diffs], Sun Nov 7 19:55:58 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.151: +6 -1
lines
Diff to previous 1.151 (colored)
usual goop for new tp & dir
Revision 1.151 / (download) - annotate - [select for diffs], Fri Nov 5 11:32:42 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.150: +3 -1
lines
Diff to previous 1.150 (colored)
+tp
Revision 1.150 / (download) - annotate - [select for diffs], Thu Nov 4 13:24:26 2010 UTC (2 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.149: +3 -1
lines
Diff to previous 1.149 (colored)
debug entries are sacred too
Revision 1.149 / (download) - annotate - [select for diffs], Thu Nov 4 13:00:07 2010 UTC (2 years, 6 months ago) by pgoyette
Branch: MAIN
Changes since 1.148: +4 -1
lines
Diff to previous 1.148 (colored)
Add files for lib/libc/stdio tests.
Revision 1.148 / (download) - annotate - [select for diffs], Wed Oct 20 09:22:34 2010 UTC (2 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.147: +109 -52
lines
Diff to previous 1.147 (colored)
Adjust file lists and directories to match atf 0.11.
Revision 1.147 / (download) - annotate - [select for diffs], Thu Sep 30 18:43:07 2010 UTC (2 years, 7 months ago) by njoly
Branch: MAIN
Changes since 1.146: +1 -3
lines
Diff to previous 1.146 (colored)
Cleanup, sort entries and remove some duplicates.
Revision 1.146 / (download) - annotate - [select for diffs], Thu Sep 23 17:40:23 2010 UTC (2 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.145: +3 -1
lines
Diff to previous 1.145 (colored)
new environment test
Revision 1.145 / (download) - annotate - [select for diffs], Thu Sep 23 09:42:17 2010 UTC (2 years, 7 months ago) by he
Branch: MAIN
Changes since 1.144: +1 -6
lines
Diff to previous 1.144 (colored)
Move shared library bits of the tests out to shl.mi, so that sun2, which only does static linking, can complete the build.
Revision 1.144 / (download) - annotate - [select for diffs], Thu Sep 9 22:20:09 2010 UTC (2 years, 8 months ago) by christos
Branch: MAIN
Changes since 1.143: +6 -1
lines
Diff to previous 1.143 (colored)
add tests for glob
Revision 1.143 / (download) - annotate - [select for diffs], Thu Sep 9 11:38:15 2010 UTC (2 years, 8 months ago) by njoly
Branch: MAIN
Changes since 1.142: +2 -3
lines
Diff to previous 1.142 (colored)
Unobsolete libh_initfini3_dso.so.1.debug which is used by both library and module, and remove h_initfini3_dso.so.1.debug which never existed.
Revision 1.142 / (download) - annotate - [select for diffs], Wed Sep 1 21:19:37 2010 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.141: +3 -1
lines
Diff to previous 1.141 (colored)
+tp
Revision 1.141 / (download) - annotate - [select for diffs], Wed Sep 1 15:18:47 2010 UTC (2 years, 8 months ago) by njoly
Branch: MAIN
Changes since 1.140: +2 -2
lines
Diff to previous 1.140 (colored)
Add missing .debug suffix.
Revision 1.140 / (download) - annotate - [select for diffs], Fri Aug 27 10:01:04 2010 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.139: +2 -1
lines
Diff to previous 1.139 (colored)
The incredible travels of Seth List.
Revision 1.139 / (download) - annotate - [select for diffs], Wed Aug 25 16:46:48 2010 UTC (2 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.138: +6 -1
lines
Diff to previous 1.138 (colored)
Add entries for the libdes tests.
Revision 1.138 / (download) - annotate - [select for diffs], Tue Aug 24 11:31:48 2010 UTC (2 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.137: +6 -1
lines
Diff to previous 1.137 (colored)
scsipi test
Revision 1.137 / (download) - annotate - [select for diffs], Thu Aug 19 02:37:04 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.136: +3 -1
lines
Diff to previous 1.136 (colored)
+10
Revision 1.136 / (download) - annotate - [select for diffs], Tue Aug 17 11:47:27 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.135: +3 -1
lines
Diff to previous 1.135 (colored)
+tp
Revision 1.135 / (download) - annotate - [select for diffs], Tue Aug 10 21:57:44 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.134: +6 -1
lines
Diff to previous 1.134 (colored)
+tp
Revision 1.134 / (download) - annotate - [select for diffs], Mon Aug 9 15:10:20 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.133: +3 -1
lines
Diff to previous 1.133 (colored)
+tp
Revision 1.133 / (download) - annotate - [select for diffs], Fri Aug 6 16:17:13 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.132: +6 -1
lines
Diff to previous 1.132 (colored)
+tp
Revision 1.132 / (download) - annotate - [select for diffs], Wed Aug 4 20:50:30 2010 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.131: +5 -5
lines
Diff to previous 1.131 (colored)
Mark correct entries as obsolete.
Revision 1.131 / (download) - annotate - [select for diffs], Wed Aug 4 14:59:39 2010 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.130: +5 -2
lines
Diff to previous 1.130 (colored)
Rename h_initfini3 dso now that it is a simple module.
Revision 1.130 / (download) - annotate - [select for diffs], Wed Aug 4 13:41:03 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.129: +2 -2
lines
Diff to previous 1.129 (colored)
Actually, some nagging voice in my head tells me that all binary files in the repo should be uuencoded, so uuencode the golden audio output.
Revision 1.129 / (download) - annotate - [select for diffs], Wed Aug 4 13:22:39 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.128: +11 -1
lines
Diff to previous 1.128 (colored)
setlist lottery for dev/audio/pad test
Revision 1.128 / (download) - annotate - [select for diffs], Mon Aug 2 10:29:58 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.127: +3 -1
lines
Diff to previous 1.127 (colored)
+tp
Revision 1.127 / (download) - annotate - [select for diffs], Sun Aug 1 16:43:57 2010 UTC (2 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.126: +9 -2
lines
Diff to previous 1.126 (colored)
Add files for sort(1) tests.
Revision 1.126 / (download) - annotate - [select for diffs], Sat Jul 31 17:12:53 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.125: +3 -1
lines
Diff to previous 1.125 (colored)
+tp
Revision 1.125 / (download) - annotate - [select for diffs], Sat Jul 31 10:42:22 2010 UTC (2 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.124: +3 -1
lines
Diff to previous 1.124 (colored)
Add obsolete entries for usr/tests/lib/csu/h_initfini. Hi joerg@.
Revision 1.124 / (download) - annotate - [select for diffs], Thu Jul 29 16:30:26 2010 UTC (2 years, 9 months ago) by njoly
Branch: MAIN
Changes since 1.123: +3 -2
lines
Diff to previous 1.123 (colored)
Fix a few debug entries.
Revision 1.123 / (download) - annotate - [select for diffs], Wed Jul 28 21:29:16 2010 UTC (2 years, 9 months ago) by jruoho
Branch: MAIN
Changes since 1.122: +3 -1
lines
Diff to previous 1.122 (colored)
Add a simple test for pthread_join(3).
Revision 1.122 / (download) - annotate - [select for diffs], Wed Jul 28 20:08:45 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.121: +2 -1
lines
Diff to previous 1.121 (colored)
setlist gods are not favorable to me today
Revision 1.121 / (download) - annotate - [select for diffs], Wed Jul 28 15:27:18 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.120: +3 -1
lines
Diff to previous 1.120 (colored)
+tp
Revision 1.120 / (download) - annotate - [select for diffs], Wed Jul 28 13:51:38 2010 UTC (2 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.119: +9 -3
lines
Diff to previous 1.119 (colored)
Replace csu test case with a C++ based version. This makes the various assembler routines obsolete. Be more exhaustive by testing dynamically linked, statically linked and dynamically loaded. XXX currently hard-codes /usr/tests due to limitations of bsd.test.mk
Revision 1.119 / (download) - annotate - [select for diffs], Mon Jul 26 19:19:15 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.118: +2 -1
lines
Diff to previous 1.118 (colored)
setlistlust: exports for nfs tests
Revision 1.118 / (download) - annotate - [select for diffs], Mon Jul 26 16:23:32 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.117: +7 -1
lines
Diff to previous 1.117 (colored)
setlist lottery for nfs tests
Revision 1.117 / (download) - annotate - [select for diffs], Sun Jul 25 21:47:47 2010 UTC (2 years, 9 months ago) by pooka
Branch: MAIN
Changes since 1.116: +6 -1
lines
Diff to previous 1.116 (colored)
new test
Revision 1.116 / (download) - annotate - [select for diffs], Wed Jul 21 11:47:26 2010 UTC (2 years, 9 months ago) by nakayama
Branch: MAIN
Changes since 1.115: +4 -4
lines
Diff to previous 1.115 (colored)
fix MKSKEY=no build.
Revision 1.115 / (download) - annotate - [select for diffs], Mon Jul 19 14:29:38 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.114: +2 -2
lines
Diff to previous 1.114 (colored)
Missing .debug suffix.
Revision 1.114 / (download) - annotate - [select for diffs], Sun Jul 18 12:43:44 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.113: +6 -1
lines
Diff to previous 1.113 (colored)
Add tests for libobjc.
Revision 1.113 / (download) - annotate - [select for diffs], Sun Jul 18 10:11:59 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.112: +41 -1
lines
Diff to previous 1.112 (colored)
Add entries for lint1 tests.
Revision 1.112 / (download) - annotate - [select for diffs], Sat Jul 17 19:27:39 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.111: +29 -1
lines
Diff to previous 1.111 (colored)
Add tests for lib/csu/ and include/.
Revision 1.111 / (download) - annotate - [select for diffs], Fri Jul 16 15:45:05 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.110: +49 -1
lines
Diff to previous 1.110 (colored)
Add libpthread tests.
Revision 1.110 / (download) - annotate - [select for diffs], Fri Jul 16 15:26:04 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.109: +9 -9
lines
Diff to previous 1.109 (colored)
Add some missing .debug suffix.
Revision 1.109 / (download) - annotate - [select for diffs], Fri Jul 16 13:57:16 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.108: +41 -1
lines
Diff to previous 1.108 (colored)
Add tests for libposix, libprop, librt, libskey and libutil.
Revision 1.108 / (download) - annotate - [select for diffs], Wed Jul 14 21:48:31 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.107: +3 -1
lines
Diff to previous 1.107 (colored)
Add the new kernel/t_sigaction test program.
Revision 1.107 / (download) - annotate - [select for diffs], Wed Jul 14 21:41:32 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.106: +5 -3
lines
Diff to previous 1.106 (colored)
start converting renameraces to vfs
Revision 1.106 / (download) - annotate - [select for diffs], Tue Jul 13 18:13:57 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.105: +3 -1
lines
Diff to previous 1.105 (colored)
tp
Revision 1.105 / (download) - annotate - [select for diffs], Tue Jul 13 11:54:06 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.104: +3 -1
lines
Diff to previous 1.104 (colored)
+tp
Revision 1.104 / (download) - annotate - [select for diffs], Sun Jul 11 06:16:57 2010 UTC (2 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.103: +71 -71
lines
Diff to previous 1.103 (colored)
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_* fix set lists as appropriate.
Revision 1.103 / (download) - annotate - [select for diffs], Sat Jul 10 17:29:12 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.102: +10 -2
lines
Diff to previous 1.102 (colored)
t_ipf has been split into separate pieces.
Revision 1.102 / (download) - annotate - [select for diffs], Sat Jul 10 16:43:40 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.101: +5 -1
lines
Diff to previous 1.101 (colored)
Add new test programs for libcrypto.
Revision 1.101 / (download) - annotate - [select for diffs], Wed Jul 7 14:54:19 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.100: +2 -1
lines
Diff to previous 1.100 (colored)
Add puffs/h_have_puffs.debug obsolete entry back.
Revision 1.100 / (download) - annotate - [select for diffs], Tue Jul 6 14:47:20 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.99: +8 -3
lines
Diff to previous 1.99 (colored)
puffs test
Revision 1.99 / (download) - annotate - [select for diffs], Tue Jul 6 14:10:06 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.98: +19 -9
lines
Diff to previous 1.98 (colored)
move psshfs tests from fs/puffs to fs/psshfs
Revision 1.98 / (download) - annotate - [select for diffs], Mon Jul 5 12:53:58 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.97: +6 -1
lines
Diff to previous 1.97 (colored)
Add test program that use sample code from kern/41937, and fs rump
helpers to check currently supported filesystems.
t_rmdirrace (1/1): 5 test cases
ext2fs_race: Passed.
ffs_race: Passed.
msdosfs_race: Passed.
sysvbfs_race: Passed.
tmpfs_race: Passed.
Revision 1.97 / (download) - annotate - [select for diffs], Sun Jul 4 19:34:44 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.96: +6 -1
lines
Diff to previous 1.96 (colored)
+tp
Revision 1.96 / (download) - annotate - [select for diffs], Sat Jul 3 21:48:54 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.95: +5 -7
lines
Diff to previous 1.95 (colored)
Fix a few test entries for MKDEBUG builds.
Revision 1.95 / (download) - annotate - [select for diffs], Sat Jul 3 18:59:38 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.94: +7 -4
lines
Diff to previous 1.94 (colored)
one more test_programs -> test-programs (but i didn't do a build, just guessing based on the build log failure)
Revision 1.94 / (download) - annotate - [select for diffs], Sat Jul 3 08:16:51 2010 UTC (2 years, 10 months ago) by jmmv
Branch: MAIN
Changes since 1.93: +574 -438
lines
Diff to previous 1.93 (colored)
Update file lists for atf 0.10.
Revision 1.93 / (download) - annotate - [select for diffs], Wed Jun 30 21:54:56 2010 UTC (2 years, 10 months ago) by njoly
Branch: MAIN
Changes since 1.92: +3 -1
lines
Diff to previous 1.92 (colored)
Small xfail testcase to exercise 48k ffs image mount, from problem reported by Hubert Feyrer on netbsd-users@.
Revision 1.92 / (download) - annotate - [select for diffs], Tue Jun 29 15:26:13 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.91: +3 -1
lines
Diff to previous 1.91 (colored)
more tests
Revision 1.91 / (download) - annotate - [select for diffs], Mon Jun 28 19:08:53 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.90: +6 -1
lines
Diff to previous 1.90 (colored)
test if i have mastered the setlists for adding tests
Revision 1.90 / (download) - annotate - [select for diffs], Mon Jun 28 09:46:27 2010 UTC (2 years, 10 months ago) by pooka
Branch: MAIN
Changes since 1.89: +6 -1
lines
Diff to previous 1.89 (colored)
+test
Revision 1.89 / (download) - annotate - [select for diffs], Sat Jun 19 19:09:52 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.88: +3 -1
lines
Diff to previous 1.88 (colored)
aaand, finally, hopefully complete the simple addition by putting h_xfail into set lists.
Revision 1.88 / (download) - annotate - [select for diffs], Wed Jun 16 19:31:18 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.87: +6 -1
lines
Diff to previous 1.87 (colored)
tests
Revision 1.87 / (download) - annotate - [select for diffs], Mon Jun 14 15:22:40 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.86: +3 -3
lines
Diff to previous 1.86 (colored)
fix filename
Revision 1.86 / (download) - annotate - [select for diffs], Mon Jun 14 14:55:04 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.85: +8 -1
lines
Diff to previous 1.85 (colored)
ptyfs tests
Revision 1.85 / (download) - annotate - [select for diffs], Thu Jun 10 23:50:04 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.84: +4 -2
lines
Diff to previous 1.84 (colored)
update
Revision 1.84 / (download) - annotate - [select for diffs], Thu Jun 10 22:07:33 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.83: +9 -1
lines
Diff to previous 1.83 (colored)
update
Revision 1.83 / (download) - annotate - [select for diffs], Wed Jun 9 21:36:45 2010 UTC (2 years, 11 months ago) by njoly
Branch: MAIN
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored)
Add missing .debug extension.
Revision 1.82 / (download) - annotate - [select for diffs], Wed Jun 9 13:44:22 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.81: +2 -2
lines
Diff to previous 1.81 (colored)
take care of the usual pastos invisible to the human eye
Revision 1.81 / (download) - annotate - [select for diffs], Wed Jun 9 12:40:49 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.80: +6 -1
lines
Diff to previous 1.80 (colored)
+test
Revision 1.80 / (download) - annotate - [select for diffs], Mon Jun 7 03:43:50 2010 UTC (2 years, 11 months ago) by riz
Branch: MAIN
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
Remove a test (that a created directory had a predictable inode number) that no longer makes sense since the vmlocking2 branch was merged.
Revision 1.79 / (download) - annotate - [select for diffs], Sat Jun 5 22:39:18 2010 UTC (2 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.78: +2 -1
lines
Diff to previous 1.78 (colored)
+t_sort
Revision 1.78 / (download) - annotate - [select for diffs], Fri Jun 4 08:37:10 2010 UTC (2 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.77: +15 -12
lines
Diff to previous 1.77 (colored)
Adjust file lists for atf-0.9. Most notably, some files are gone for good!
Revision 1.77 / (download) - annotate - [select for diffs], Mon May 31 23:37:52 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.76: +7 -1
lines
Diff to previous 1.76 (colored)
new tests
Revision 1.76 / (download) - annotate - [select for diffs], Fri May 21 16:59:12 2010 UTC (2 years, 11 months ago) by pooka
Branch: MAIN
Changes since 1.75: +3 -1
lines
Diff to previous 1.75 (colored)
Do you see over yonder, friend Sancho, thirty or forty hulking setlists? I intend to do battle with them and add t_extattrctl into them.
Revision 1.75 / (download) - annotate - [select for diffs], Wed May 19 19:17:08 2010 UTC (3 years ago) by jruoho
Branch: MAIN
Changes since 1.74: +3 -1
lines
Diff to previous 1.74 (colored)
Add a simple test for timer_create(2) / sigevent(3). Case for SIGEV_THREAD commented out.
Revision 1.74 / (download) - annotate - [select for diffs], Sat May 15 09:00:53 2010 UTC (3 years ago) by njoly
Branch: MAIN
Changes since 1.73: +7 -7
lines
Diff to previous 1.73 (colored)
Add some missing atf keywords to fix MKATF=no build.
Revision 1.73 / (download) - annotate - [select for diffs], Sat May 8 08:14:37 2010 UTC (3 years ago) by jmmv
Branch: MAIN
Changes since 1.72: +194 -73
lines
Diff to previous 1.72 (colored)
Update file lists to match atf 0.8.
Revision 1.72 / (download) - annotate - [select for diffs], Sat Apr 24 08:00:03 2010 UTC (3 years ago) by lukem
Branch: MAIN
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored)
add missing .debug suffix
Revision 1.71 / (download) - annotate - [select for diffs], Wed Apr 21 11:11:32 2010 UTC (3 years ago) by pooka
Branch: MAIN
Changes since 1.70: +6 -1
lines
Diff to previous 1.70 (colored)
bend over
Revision 1.70 / (download) - annotate - [select for diffs], Tue Apr 13 10:27:52 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.69: +6 -1
lines
Diff to previous 1.69 (colored)
Build & install msdosfs snapshot test and deal with the happy happy joy joy setlistdist etcetc. stuff.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Apr 12 22:59:49 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.68: +3 -1
lines
Diff to previous 1.68 (colored)
snapshot test -> setlists
Revision 1.68 / (download) - annotate - [select for diffs], Wed Mar 31 19:18:39 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.67: +6 -1
lines
Diff to previous 1.67 (colored)
add necessary build bucatini for kernfs tests
Revision 1.67 / (download) - annotate - [select for diffs], Tue Mar 30 01:11:18 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.66: +11 -1
lines
Diff to previous 1.66 (colored)
add nullfs/umapfs tests to setlists etc
Revision 1.66 / (download) - annotate - [select for diffs], Mon Mar 29 18:49:02 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.65: +2 -1
lines
Diff to previous 1.65 (colored)
Whoops, missed Atffile in previous. shame on me.
Revision 1.65 / (download) - annotate - [select for diffs], Mon Mar 29 18:21:12 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.64: +5 -1
lines
Diff to previous 1.64 (colored)
jump through the setlist hoops for adding a new test
Revision 1.64 / (download) - annotate - [select for diffs], Mon Mar 29 13:27:52 2010 UTC (3 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.63: +3 -1
lines
Diff to previous 1.63 (colored)
+ ffs/t_fifos
Revision 1.63 / (download) - annotate - [select for diffs], Tue Mar 16 22:01:18 2010 UTC (3 years, 2 months ago) by dogcow
Branch: MAIN
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored)
Fix entries whose filenames do not actually end with ".sh". (Hi, jmmv!)
Revision 1.62 / (download) - annotate - [select for diffs], Mon Mar 15 19:03:33 2010 UTC (3 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.61: +8 -1
lines
Diff to previous 1.61 (colored)
Register the new tests in sys/rc for rc.d scripts.
Revision 1.61 / (download) - annotate - [select for diffs], Sat Feb 27 12:16:50 2010 UTC (3 years, 2 months ago) by martin
Branch: MAIN
Changes since 1.60: +6 -6
lines
Diff to previous 1.60 (colored)
obsolete the popcount tests for now
Revision 1.60 / (download) - annotate - [select for diffs], Sun Jan 24 21:12:17 2010 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.59: +6 -1
lines
Diff to previous 1.59 (colored)
Add a regression test for the SHA2 family that also checks for unaligned accesses.
Revision 1.59 / (download) - annotate - [select for diffs], Thu Jan 14 12:06:13 2010 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.58: +5 -5
lines
Diff to previous 1.58 (colored)
Consistency: set for obsolete files should be "foo-obsolete".
Revision 1.58 / (download) - annotate - [select for diffs], Tue Dec 22 13:38:41 2009 UTC (3 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.57: +75 -3
lines
Diff to previous 1.57 (colored)
Update file sets to match atf 0.7.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Dec 15 03:01:16 2009 UTC (3 years, 5 months ago) by mrg
Branch: MAIN
Changes since 1.56: +107 -107
lines
Diff to previous 1.56 (colored)
fix a bunch of issues with MKATF=no.
Revision 1.56 / (download) - annotate - [select for diffs], Mon Dec 14 02:01:54 2009 UTC (3 years, 5 months ago) by matt
Branch: MAIN
Changes since 1.55: +306 -306
lines
Diff to previous 1.55 (colored)
Update sets lists from matt-nb5-mips64
Revision 1.55 / (download) - annotate - [select for diffs], Thu Nov 5 13:32:14 2009 UTC (3 years, 6 months ago) by njoly
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.54: +1 -2
lines
Diff to previous 1.54 (colored)
Remove unneeded t_event.debug (t_event is a shell script).
Revision 1.54 / (download) - annotate - [select for diffs], Mon Nov 2 10:15:45 2009 UTC (3 years, 6 months ago) by plunky
Branch: MAIN
Changes since 1.53: +8 -1
lines
Diff to previous 1.53 (colored)
add ATF tests for libevent
Revision 1.53 / (download) - annotate - [select for diffs], Tue Oct 20 22:00:38 2009 UTC (3 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.52: +4 -2
lines
Diff to previous 1.52 (colored)
Account for the t_exitstatus to t_exit rename and the new t_wait tests in tests/util/sh.
Revision 1.52 / (download) - annotate - [select for diffs], Fri Sep 25 11:58:08 2009 UTC (3 years, 7 months ago) by njoly
Branch: MAIN
Changes since 1.51: +2 -2
lines
Diff to previous 1.51 (colored)
Fix t_dlinfo debug name (add missing .debug).
Revision 1.51 / (download) - annotate - [select for diffs], Thu Sep 24 21:36:42 2009 UTC (3 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.50: +3 -1
lines
Diff to previous 1.50 (colored)
Add regression test to verify that linksets work correctly with rump.
Revision 1.50 / (download) - annotate - [select for diffs], Thu Sep 24 21:33:45 2009 UTC (3 years, 7 months ago) by pooka
Branch: MAIN
Changes since 1.49: +9 -1
lines
Diff to previous 1.49 (colored)
add regression tests for dlinfo()
Revision 1.49 / (download) - annotate - [select for diffs], Sat Sep 19 21:51:47 2009 UTC (3 years, 8 months ago) by apb
Branch: MAIN
Changes since 1.48: +4 -1
lines
Diff to previous 1.48 (colored)
Add new mtree tests
Revision 1.48 / (download) - annotate - [select for diffs], Tue Sep 8 20:37:46 2009 UTC (3 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.47: +3 -1
lines
Diff to previous 1.47 (colored)
Add test case for PR kern/42020:
t_rnd (1/1): 1 test cases
RNDADDDATA: Failed: Test case did not exit cleanly: Abort trap (core dumped)
Failed test cases:
t_rnd:RNDADDDATA
Revision 1.47 / (download) - annotate - [select for diffs], Mon Sep 7 08:22:51 2009 UTC (3 years, 8 months ago) by he
Branch: MAIN
Changes since 1.46: +1 -2
lines
Diff to previous 1.46 (colored)
Move ./usr/tests/modules/Atffile from tests/mi to tests/module.mi. This should get us building for evbppc again, which doesn't do modules.
Revision 1.46 / (download) - annotate - [select for diffs], Wed Jul 22 21:35:38 2009 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
Don't set debug for the directory.
Revision 1.45 / (download) - annotate - [select for diffs], Tue Jul 21 13:18:43 2009 UTC (3 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.44: +6 -1
lines
Diff to previous 1.44 (colored)
Add popcount(3) and the long and long long version. Name is inspired by gnulib, the implementation goes back to the AMD Software Optimizer guide. A number of platforms will want to replace the C version with assembler code using native instructions.
Revision 1.44 / (download) - annotate - [select for diffs], Mon Jul 20 17:03:36 2009 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.43: +12 -1
lines
Diff to previous 1.43 (colored)
Add a fast, platform independent hash function to libc. The algorithm used is the Jenkins hash. The name (mi_vector_hash) reflects the nature of the hash function. Add glue for libc ATF tests and include a test case to make sure that (mis)alignment and endianess are handled correctly. Bump libc minor to 169.
Revision 1.43 / (download) - annotate - [select for diffs], Sat May 2 20:08:52 2009 UTC (4 years ago) by pooka
Branch: MAIN
CVS Tags: jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
missed the "debug" column ... again
Revision 1.42 / (download) - annotate - [select for diffs], Sat May 2 19:36:27 2009 UTC (4 years ago) by pooka
Branch: MAIN
Changes since 1.41: +9 -1
lines
Diff to previous 1.41 (colored)
add recent tests
Revision 1.41 / (download) - annotate - [select for diffs], Wed Apr 8 19:08:16 2009 UTC (4 years, 1 month ago) by apb
Branch: MAIN
Changes since 1.40: +3 -1
lines
Diff to previous 1.40 (colored)
Register new tests for mtree
Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 8 16:59:56 2009 UTC (4 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
add debug keyword to t_renamerace.debug. spotted by Nicolas Joly
Revision 1.39 / (download) - annotate - [select for diffs], Wed Apr 8 13:34:46 2009 UTC (4 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.38: +3 -1
lines
Diff to previous 1.38 (colored)
tmpfs renamerace test
Revision 1.38 / (download) - annotate - [select for diffs], Wed Apr 8 13:32:26 2009 UTC (4 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.37: +6 -1
lines
Diff to previous 1.37 (colored)
Add ffs tests in kind of a semiguessed fashion.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Apr 7 19:28:40 2009 UTC (4 years, 1 month ago) by apb
Branch: MAIN
Changes since 1.36: +4 -1
lines
Diff to previous 1.36 (colored)
Add tests for "mtree -C" and "mtree -D". Add "link" keyword to previous mtree tests.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Apr 7 13:52:08 2009 UTC (4 years, 1 month ago) by apb
Branch: MAIN
Changes since 1.35: +5 -1
lines
Diff to previous 1.35 (colored)
Add tests for mtree.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Feb 28 13:32:51 2009 UTC (4 years, 2 months ago) by njoly
Branch: MAIN
Changes since 1.34: +7 -7
lines
Diff to previous 1.34 (colored)
Use crypto_XXX tags to fix MKCRYPTO_{IDEA,MDC2,RC5}=yes builds.
Solve PR/40667 and other reports from current-users@.
Revision 1.34 / (download) - annotate - [select for diffs], Thu Feb 26 12:43:15 2009 UTC (4 years, 2 months ago) by njoly
Branch: MAIN
Changes since 1.33: +23 -25
lines
Diff to previous 1.33 (colored)
Add some missing .debug extensions and remove some unneeded files (t_ipf, Atffile) to fix MKDEBUG build.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Feb 20 21:45:09 2009 UTC (4 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.32: +357 -1
lines
Diff to previous 1.32 (colored)
Add directories and file lists for the new kernel and ipf tests.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 17 17:30:27 2009 UTC (4 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.31: +3 -1
lines
Diff to previous 1.31 (colored)
Register the atf/test_programs/h_c helper.
Revision 1.31 / (download) - annotate - [select for diffs], Tue Feb 17 15:03:13 2009 UTC (4 years, 3 months ago) by njoly
Branch: MAIN
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
+t_cmsg.debug
Revision 1.30 / (download) - annotate - [select for diffs], Fri Feb 13 22:01:48 2009 UTC (4 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.29: +5 -1
lines
Diff to previous 1.29 (colored)
Convert the threads libcrypto test to ATF and enable it. Drop the old one in regress.
Revision 1.29 / (download) - annotate - [select for diffs], Fri Feb 13 20:58:13 2009 UTC (4 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.28: +68 -1
lines
Diff to previous 1.28 (colored)
Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski in the GSoC 2008 atfify project. Reorganization of files and build system reworked by me.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 13 05:20:26 2009 UTC (4 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.27: +165 -1
lines
Diff to previous 1.27 (colored)
Sync the tests list after adding several new util tests.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Feb 12 16:14:32 2009 UTC (4 years, 3 months ago) by uebayasi
Branch: MAIN
Changes since 1.26: +5 -1
lines
Diff to previous 1.26 (colored)
Fix build for tests/syscall; pointed out by Geoff Wing.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 19 07:19:36 2009 UTC (4 years, 4 months ago) by jmmv
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.25: +13 -2
lines
Diff to previous 1.25 (colored)
Adjust file lists after the import of ATF 0.6.
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jan 18 12:49:07 2009 UTC (4 years, 4 months ago) by he
Branch: MAIN
Changes since 1.24: +1 -6
lines
Diff to previous 1.24 (colored)
Farm out module tests to module.mi, to accomodate evbppc which currently does not build modules or module tests.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Nov 12 12:35:51 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.23: +6 -6
lines
Diff to previous 1.23 (colored)
Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@.
Revision 1.23 / (download) - annotate - [select for diffs], Mon May 5 19:33:09 2008 UTC (5 years ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-mips64-base2,
hpcarm-cleanup-nbase
Branch point for: matt-nb5-mips64
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
Fix MKMODULAR=yes builds by resolving installation problems of the k_helper test module after the introduction of bsd.kmodule.mk. The files list was inconsistent with the new module structure and the Makefile did not use the correct variable to specify the installation of the module. Hi ad@!
Revision 1.22 / (download) - annotate - [select for diffs], Fri May 2 14:20:50 2008 UTC (5 years ago) by ad
Branch: MAIN
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
- Add a bsd.kmodule.mk to build new style modules. - Set the file suffix to .kmod
Revision 1.21 / (download) - annotate - [select for diffs], Thu May 1 15:41:16 2008 UTC (5 years ago) by jmmv
Branch: MAIN
Changes since 1.20: +108 -36
lines
Diff to previous 1.20 (colored)
Adjust file lists after the import of atf-0.5.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 6 15:57:00 2008 UTC (5 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
matt-armv6-nbase,
keiichi-mipv6-base
Branch point for: yamt-pf42
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Fix typo in t_modload entry.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 2 11:23:49 2008 UTC (5 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Add the new t_modload test program.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 10 12:41:36 2008 UTC (5 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: mjf-devfs-base,
hpcarm-cleanup-base
Branch point for: mjf-devfs2,
mjf-devfs,
keiichi-mipv6
Changes since 1.17: +7 -1
lines
Diff to previous 1.17 (colored)
Register the new modules tests.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 4 20:33:12 2008 UTC (5 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +8 -1
lines
Diff to previous 1.16 (colored)
Adjust lists to match the import of atf 0.4.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 3 20:48:02 2008 UTC (5 years, 4 months ago) by jdc
Branch: MAIN
CVS Tags: pc532-eol-2008,
matt-armv6-base
Branch point for: matt-armv6
Changes since 1.15: +4 -1
lines
Diff to previous 1.15 (colored)
Add a note about marking entries as "obsolete", instead of deleting them.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 31 15:31:38 2007 UTC (5 years, 4 months ago) by ad
Branch: MAIN
Changes since 1.14: +8 -8
lines
Diff to previous 1.14 (colored)
Remove systrace. Ok core@.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 26 22:31:51 2007 UTC (5 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fix name of t_psshfs.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 26 20:53:33 2007 UTC (5 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.12: +11 -1
lines
Diff to previous 1.12 (colored)
Register the new tests for puffs (psshfs only for now).
Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 23 13:51:16 2007 UTC (5 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.11: +11 -1
lines
Diff to previous 1.11 (colored)
Register the directories and files related to the addition of the test programs for connect(2) and listen(2).
Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 22 11:32:12 2007 UTC (5 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: cube-autoconf-base,
cube-autoconf
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Add the debug files for id's h_id helper tool.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 19 14:18:35 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.9: +5 -4
lines
Diff to previous 1.9 (colored)
Mark the id's libfake as obsolete and register the new h_id helper tool.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 16 18:07:42 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.8: +9 -1
lines
Diff to previous 1.8 (colored)
Register the files that conform the id(1), groups(1) and whoami(1) tests.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 16 09:59:11 2007 UTC (5 years, 6 months ago) by yamt
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
h_parsers.debug -> h_parser.debug
Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 14 22:36:27 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.6: +12 -12
lines
Diff to previous 1.6 (colored)
The directories that hold the debug versions of tests cannot be marked with the 'debug' flag, because they are always created.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 14 20:37:54 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.5: +33 -1
lines
Diff to previous 1.5 (colored)
Fix build of tests with an MKDEBUG build by properly creating the target directories that will hold the debug programs and by registering those in the file lists. (Untested, but hopefully will work.) Noted by drochner@.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 12 15:19:45 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
Convert the regress/games tests to the atf This change converts all the existing regression tests in regress/games to the new framework provided by atf. As a side effect, this also moves all the tests programs in regress/games to tests/games.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 12 15:18:07 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +33 -1
lines
Diff to previous 1.3 (colored)
Convert the regress/sys/fs/tmpfs tests to the atf This change converts all the existing regression tests in regress/sys/fs/tmpfs to the new framework provided by atf. As a side effect, this also moves all the tests programs in regress/sys/fs/tmpfs to tests/fs/tmpfs.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 12 15:13:58 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +30 -1
lines
Diff to previous 1.2 (colored)
Convert the regress/bin tests to the atf This change converts all the existing regression tests in regress/bin to the new framework provided by atf. As a side effect, this also moves all the tests programs in regress/bin to tests/util, as they all belong to utilities installed by the base-util-root package.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 12 15:09:26 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +218 -1
lines
Diff to previous 1.1 (colored)
Add the atf tests This adds reachover Makefiles to build and install the atf tests.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 12 15:06:45 2007 UTC (5 years, 6 months ago) by jmmv
Branch: MAIN
Add the tests.tgz set This adds a new tests.tgz set to releases which includes all the tests for the system. It is important to note that this set does not rely on comp.tgz: a user of the system can run the tests without having the development tools installed, which can be useful in a production machine.