Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add tests for the copyin(9) handling of illegal buffers. | kib | 2015-10-19 | 2 | -0/+87 | |
*-. | Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl | ngie | 2015-10-17 | 15 | -0/+3343 | |
|\ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-. \ \ | Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD | ngie | 2015-10-17 | 3 | -0/+637 | |
|\ \ \ \ | ||||||
| | * | | | Unify posixshm.c and shm_test.c | ngie | 2015-10-17 | 6 | -983/+740 | |
| | | |/ | | |/| | ||||||
| | * | | Add Makefile missed in r289236 | ngie | 2015-10-14 | 1 | -0/+29 | |
| | * | | Redirect all stdout from run to stderr so failures can be debugged | ngie | 2015-10-14 | 5 | -7/+7 | |
| | |/ | ||||||
| | * | Integrate tools/regression/acltools into tests/sys/acl | ngie | 2015-10-13 | 14 | -0/+3314 | |
| | |\ | ||||||
| | | * | Integrate tools/regression/acltools into tests/sys/acl | ngie | 2015-10-05 | 14 | -0/+3314 | |
| | | * | Fix compilation with -Werror + -Wsigned enabled | ngie | 2015-10-05 | 1 | -6/+4 | |
| | | * | MFhead @ r288313 | ngie | 2015-09-27 | 2 | -24/+206 | |
| | | |\ | ||||||
| | | * \ | MFhead @ r286584 | ngie | 2015-08-10 | 4 | -98/+674 | |
| | | |\ \ | ||||||
| | | * \ \ | MFhead @ r285904 | ngie | 2015-07-27 | 3 | -13/+14 | |
| | | |\ \ \ | ||||||
| | | * | | | | Fix some -Wunused warnings | ngie | 2015-06-14 | 1 | -1/+1 | |
| | | * | | | | Fix Makefile | ngie | 2015-06-14 | 1 | -2/+2 | |
| | | * | | | | MF head @ r284358 | ngie | 2015-06-13 | 3 | -30/+54 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Readd fresh copies of the directories from head using svn copy | ngie | 2015-05-31 | 34 | -0/+7300 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Nuke some broken directories | ngie | 2015-05-31 | 34 | -7300/+0 | |
| | | * | | | | | | MF head @ r283796 | ngie | 2015-05-31 | 1 | -0/+246 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | * | | | | | | MFhead @ r283351 | ngie | 2015-05-24 | 21 | -43/+460 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Try and fix filenames to diff reduce with head | ngie | 2015-04-27 | 2 | -0/+0 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Remove tests/sys/mmap | ngie | 2015-04-27 | 2 | -112/+0 | |
| | | * | | | | | | | | MFhead @ r282076 | ngie | 2015-04-27 | 3 | -1/+106 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | Add missing newline for SKIP plan | ngie | 2015-04-25 | 1 | -1/+1 | |
| | | * | | | | | | | | MFhead @ r281924 | ngie | 2015-04-24 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | sparc64 gcc has -Wcast-align issues as well on sparc64; disable the warning f... | ngie | 2015-04-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | Fix a warning related to type sizes found by testing on a 32-bit OS ;) (powerpc) | ngie | 2015-04-16 | 1 | -2/+1 | |
* | | | | | | | | | | | | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 4 | -0/+6 | |
| | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ | Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs | ngie | 2015-10-14 | 3 | -0/+50 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add Makefile forgotten in r289224 | ngie | 2015-10-13 | 1 | -0/+7 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs | ngie | 2015-10-13 | 2 | -0/+43 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD | ngie | 2015-10-13 | 6 | -0/+990 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 3 | -3/+3 | |
* | | | | | | | | | | Tweak: use 'mainlwp' instead of 'mainpid' since this is a thread (LWP) | jhb | 2015-10-06 | 1 | -3/+3 | |
* | | | | | | | | | | Fix build with older GCC which, doesn't like 'main' being a variable name. | bdrewery | 2015-10-06 | 1 | -3/+3 | |
* | | | | | | | | | | Fix various edge cases related to system call tracing. | jhb | 2015-10-06 | 2 | -15/+245 | |
* | | | | | | | | | | Revert r288682 | ngie | 2015-10-05 | 21 | -0/+2046 | |
* | | | | | | | | | | Remove some paths preparing for a re-copy from head | ngie | 2015-10-05 | 21 | -2046/+0 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Use _exit() instead of exit() in child processes created during tests. | jhb | 2015-09-09 | 1 | -10/+10 | |
* | | | | | | | | | Add a test to verify that a traced process sees its original parent via | jhb | 2015-09-09 | 1 | -0/+87 | |
* | | | | | | | | | Properly size the children[] arrays in the follow fork tests. | jhb | 2015-09-09 | 1 | -6/+6 | |
* | | | | | | | | | Add more mmap tests related to character devices. | jhb | 2015-09-04 | 1 | -8/+103 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Add various tests to ensure that invalid arguments passed to mmap() | jhb | 2015-08-06 | 1 | -0/+72 | |
* | | | | | | | | Convert the map_at_zero test case to ATF. In particular, this will | jhb | 2015-08-06 | 2 | -37/+24 | |
* | | | | | | | | Clear P_TRACED before reparenting a detached process back to its | jhb | 2015-08-01 | 1 | -54/+527 | |
* | | | | | | | | Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed). | pluknet | 2015-07-29 | 1 | -8/+52 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Pass unsigned long argument to ioctl(). | rodrigc | 2015-07-26 | 1 | -1/+2 | |
* | | | | | | | The bug caught by flock's test 16 was fixed by r268384. | markj | 2015-07-05 | 1 | -5/+0 | |
* | | | | | | | Make cleanup routines idempotent | jmmv | 2015-07-04 | 1 | -7/+12 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Misc fixes from projects/bmake | sjg | 2015-06-11 | 1 | -1/+1 | |
* | | | | | | Add a CHILD_REQUIRE macro similar to ATF_REQUIRE for use in child processes | jhb | 2015-06-04 | 1 | -25/+47 |