When booting from CD, check cd1a and acd1a after cd0a and acd0a, allowing
[dragonfly.git] / test /
2004-06-28 David RhodusUpdate some copyright notices to become more legal...
2004-06-26 Hiten PandyaDocument the 'running_threads' GDB macro.
2004-06-26 Hiten PandyaAdd a debug directory under src/test, where we will...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-04 Matthew DillonTEST
2004-06-03 Matthew Dillonms_cmd has changed to a union, update the test code.
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-11 Joerg SonnenbergerAdd the lockf regression test from NetBSD, slightly...
2004-05-07 Matthew DillonMove the fsx filesystem tester program from /usr/src...
2004-05-07 Matthew DillonAdd the filesystem/NFS stress tester program, adapted...
2004-04-29 Matthew DillonAdd mem1 and mem2 .... memory copying and zeroing test...
2004-04-29 Matthew DillonDue to pipe buffer chunking the reader side of the...
2004-04-28 Matthew DillonRevamp the PIPE test a bit. Use a calibration loop...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-14 Matthew DillonRun the exec test for 5 seconds instead of 1 to improve...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Matthew DillonAdd vfork/exec perf test. exec1 tests static binaries...
2004-04-02 Hiten PandyaPer-CPU VFS Namecache Effectiveness Statistics:
2004-04-01 Matthew DillonGet rid of the upper-end malloc() limit for the pipe...
2004-03-31 Matthew DillonCleanup the forking behavior of the CAPS client test...
2004-03-31 Matthew DillonAllow the child priority (receive side of the pipe...
2004-03-28 Matthew DillonAdd the pipe2 sysperf test. This test issues block...
2004-03-20 Matthew Dillon64-byte-align the test functions so they appear on...
2004-03-20 Matthew DillonAdd some additional spaces so the ctl string does not...
2004-03-20 Matthew DillonAdd function call overhead tests for (1) direct calls...
2004-03-18 Chris PresseyPractice commit: learn how to use 'cvs remove', so...
2004-03-17 Chris PresseyPre-test spot removal solutions in an inconspicuous...
2004-03-17 Matthew DillonCreate /usr/src/test/test ... a dummy directory that...
2004-03-07 Matthew DillonInitial CAPS IPC structural encoding and decoding suppo...
2004-03-07 Matthew Dillonget rid of thr{1,2,3}, which are obsolete at the moment...
2004-03-06 Matthew DillonAdjust the caps client/server test code to match new...
2004-02-09 Matthew DillonAdd a locked-bus-cycle add to memory test
2004-02-09 Matthew DillonAdd some basic in-pipeline instruction timing tests...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-21 Matthew DillonIt really is supposed to be CAPF_ANYCLIENT.
2004-01-20 Jeroen Ruigrok/asmodaiFix typo: CAPF_ANYCLIENT->CAPS_ANYCLIENT.
2004-01-18 Matthew DillonAdd test programs for the new caps system calls. Tempo...
2004-01-12 David Rhodus* Update so as to reflect structure name changes to...
2003-12-07 Matthew DillonThread testing code for libcaps.
2003-11-24 Matthew DillonAdd a new library, libcaps, which is intended to encomp...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonAdd some comments to the upcall test code.
2003-11-21 Matthew DillonAdd an upcall performance test program + example contex...
2003-11-19 Matthew DillonAdd syscall4 (/tmp/sc4) perf test. This tests stat...
2003-11-13 Matthew DillonThe MBWTest program (/tmp/mbw1) attempts to figure...
2003-10-11 David Rhodus* Add this nice filesystem testing tool that I've recently
2003-08-25 Matthew DillonAdd the 'eatmem' utility. eatmem is a memory stressor.
2003-08-12 Matthew DillonAdd src/test and throw in some of the ad-hoc timing...