minix/test
Thomas Veerman c8d0edc06a - Refactor mthread structure fields to prevent name clashes
- Remove sanity checks for initialized mutexes and condition variables. This
  significantly boosts performance. The checks can be turned back on by
  compiling libmthread with MTHREAD_STRICT. According to POSIX operations on
  uninitialized variables are a MAY fail if, therefore allowing this
  optimization.
- Test59 has to be accommodated to the lack of sanity checks on uninitialized
  variables in the library. It specifically tests for them and will run into
  segfaults when the checks are absent in the library.
- Fix a few bugs related to the scheduler
- Do some general code cleanups
2011-03-18 10:29:54 +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 - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
Makefile Allow for overriding GCC var in test Makefile 2010-11-19 10:33:26 +00:00
run Add libmthread and test59 to test the implementation 2010-09-21 12:22:38 +00:00
t10a.c Initial revision 2005-04-21 14:53:53 +00:00
t11a.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
t11b.c Initial revision 2005-04-21 14:53:53 +00:00
t40a.c Added select test 2009-07-14 09:43:33 +00:00
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 Added select test 2009-07-14 09:43:33 +00:00
t40e.c Added select test 2009-07-14 09:43:33 +00:00
t40f.c Added select test 2009-07-14 09:43:33 +00:00
test1.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test2.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
test3.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +00:00
test4.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test5.c Man-pages on mkdep, cdprobe, loadramdisk and newroot; thanks to Antoine Leca 2010-02-02 15:10:00 +00:00
test6.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +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 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 Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test11.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test12.c Initial revision 2005-04-21 14:53:53 +00:00
test13.c Initial revision 2005-04-21 14:53:53 +00:00
test14.c fix test14's "clever" (broken) filename generation 2009-08-15 15:13:57 +00:00
test15.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test16.c Al's no-double-empty-lines crusade 2005-08-22 15:08:27 +00:00
test17.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +00:00
test18.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +00:00
test19.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +00:00
test20.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test21.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +00:00
test22.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test23.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test24.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test25.c Fix tests when run as root; use bin account but current directory 2010-08-06 12:33:32 +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 - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test29.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test30.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test31.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test32.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test33.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test34.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test35.c - Add support for ST_NOTRUNC to struct statvfs. 2010-08-02 11:16:32 +00:00
test36.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
test37.c Add tests for sigsetjmp/siglongjmp 2010-01-12 09:53:39 +00:00
test38.c Repair errors and warnings flagged by llvm. 2010-07-06 11:29:23 +00:00
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 Fixed case error 2009-07-22 08:59:57 +00:00
test41.c make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
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 make all other commands use ProcFS 2010-09-14 21:31:56 +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 Move MIN() and MAX() macros to sys/params.h 2010-08-21 13:10:41 +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 Clean up the created temp file after running the test. 2010-09-02 09:33:37 +00:00
test55.c some prettification for test55. 2010-06-24 00:27:26 +00:00
test56.c Fix compilation error. Does not need ansi.h header. 2011-03-10 14:10:16 +00:00
test57.c Remove spurious space 2010-08-05 13:35:41 +00:00
test57loop.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00
test58.c - Return ENOENT when trying to add files to removed (but open) directories. 2010-09-01 09:07:18 +00:00
test59.c - Refactor mthread structure fields to prevent name clashes 2011-03-18 10:29:54 +00:00
testsh1.sh Fix ar error in testsh1.sh (ar was previously renamed to aal) 2010-08-06 09:28:26 +00:00
testsh2.sh . swapped test26 and test40 2005-08-08 14:30:50 +00:00