minix/test
2009-12-30 20:22:21 +00:00
..
ipc fp might be NULL. 2009-09-21 15:23:08 +00:00
select Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
common.c
Makefile Floating point support functions 2009-12-24 20:22:41 +00:00
run Floating point support functions 2009-12-24 20:22:41 +00:00
t10a.c
t11a.c
t11b.c
t40a.c
t40b.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
t40c.c
t40d.c
t40e.c
t40f.c
test1.c
test2.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
test3.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test4.c
test5.c
test6.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test7.c
test8.c
test9.c
test10.c
test11.c
test12.c
test13.c
test14.c
test15.c
test16.c
test17.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test18.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test19.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test20.c
test21.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test22.c
test23.c
test24.c
test25.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test26.c
test27.c
test28.c Disabled check in test 28 which hard links a directory; this is nott required by POSIX and not supported (currently) by MINIX. Also corrected total number of tests. 2009-09-04 20:23:25 +00:00
test29.c
test30.c
test31.c test31 fix 2009-09-20 18:15:24 +00:00
test32.c test32 fix 2009-09-20 16:47:57 +00:00
test33.c
test34.c
test35.c
test36.c
test37.c fix _NSIG usage 2009-11-28 13:20:50 +00:00
test38.c
test39.c Mostly a revert of r5306. com.h defines MAX_NR_TASKS value which replaces 2009-09-29 20:13:41 +00:00
test40.c
test41.c Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer. 2009-08-15 21:37:26 +00:00
test42.c Add timeout to test42 2009-12-30 20:22:21 +00:00
test43.c Use subdirectory t43 for tests 2009-12-09 07:59:08 +00:00
test44.c Add Ben's test 44 2009-12-09 13:42:33 +00:00
test45.c Implementation of strto(u)ll, documentation and tests for strto(u)l(l) 2009-12-09 19:01:38 +00:00
test45.h Implementation of strto(u)ll, documentation and tests for strto(u)l(l) 2009-12-09 19:01:38 +00:00
test46.c Fix compilation errors caused by more files not added in previous commit 2009-12-20 21:31:03 +00:00
test47.c Floating point support functions 2009-12-24 20:22:41 +00:00
testsh1.sh
testsh2.sh