minix/test
2010-06-27 10:59:14 +00:00
..
ds Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
ipc cd subdir && $(MAKE) targets -> $(MAKE) -C subdir targets 2010-06-22 12:03:09 +00:00
safecopy New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
safemap New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
safeperf New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
scancodes Add scancode reading capability to TTY 2010-04-15 07:08:04 +00:00
select This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
common.c
Makefile test 55 for statvfs. fix formatting bug in test54. 2010-06-24 00:06:40 +00:00
run test 55 for statvfs. fix formatting bug in test54. 2010-06-24 00:06:40 +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 Have test40 use /dev/ptypf instead of /dev/ptyp0 2010-01-25 18:14:05 +00:00
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 Man-pages on mkdep, cdprobe, loadramdisk and newroot; thanks to Antoine Leca 2010-02-02 15:10:00 +00:00
test6.c Fixed tests to use the right path when run as root 2009-12-04 17:51:06 +00:00
test7.c Add timeout for test 7 to indicate which test (if any) hangs 2010-04-28 08:33:23 +00:00
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 Implementations of readv and writev 2010-01-08 13:40:34 +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 - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
test26.c
test27.c
test28.c
test29.c
test30.c
test31.c
test32.c
test33.c
test34.c
test35.c
test36.c
test37.c Add tests for sigsetjmp/siglongjmp 2010-01-12 09:53:39 +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
test42.c add ptrace(2) TO_NOEXEC flag 2010-01-05 09:30:28 +00:00
test43.c Add dirname function 2010-01-25 18:12:28 +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
test48.c - Fix dangling symlink regression 2010-01-21 09:32:15 +00:00
test49.c Additions to inttypes.h format strings 2010-01-25 18:16:25 +00:00
test50.c Fixes for truncate system calls: 2010-02-09 08:12:37 +00:00
test51.c - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
test52.c - Add test52 to test FPU context switching 2010-05-03 15:12:39 +00:00
test53.c Full 64-bit multitplication and division added to u64 library 2010-05-17 16:44:26 +00:00
test54.c test 55 for statvfs. fix formatting bug in test54. 2010-06-24 00:06:40 +00:00
test55.c some prettification for test55. 2010-06-24 00:27:26 +00:00
testsh1.sh Fix grep test 4 in testsh1 2010-06-27 10:59:14 +00:00
testsh2.sh