minix/test
2010-07-15 14:52:29 +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 Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
common.c
Makefile Add test56 to test our UDS implementation. Contributed by Thomas Cort 2010-07-15 14:52:29 +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
t40c.c
t40d.c
t40e.c
t40f.c
test1.c
test2.c
test3.c
test4.c
test5.c
test6.c
test7.c Add timeout for test 7 to indicate which test (if any) hangs 2010-04-28 08:33:23 +00:00
test8.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test9.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test10.c
test11.c
test12.c
test13.c
test14.c
test15.c
test16.c
test17.c tests: fixes to accomodate growing OPEN_MAX and a logic error 2010-07-13 12:38:58 +00:00
test18.c tests: fixes to accomodate growing OPEN_MAX and a logic error 2010-07-13 12:38:58 +00:00
test19.c
test20.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test21.c
test22.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test23.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test24.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test25.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test26.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test27.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test28.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test29.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test30.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test31.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test32.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test33.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test34.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test35.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test36.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test37.c
test38.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test39.c
test40.c
test41.c
test42.c
test43.c
test44.c test44: add bogus getsysinfo() to test invalid memory range request to vm 2010-07-10 00:24:43 +00:00
test45.c
test45.h
test46.c
test47.c
test48.c
test49.c
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 Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +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
test56.c Add test56 to test our UDS implementation. Contributed by Thomas Cort 2010-07-15 14:52:29 +00:00
testsh1.sh Fix grep test 4 in testsh1 2010-06-27 10:59:14 +00:00
testsh2.sh