summaryrefslogtreecommitdiff
path: root/minix/tests
AgeCommit message (Expand)Author
2018-03-25minix/tests/arm: naive tests to cause data abortsArne Welzel
2017-04-30tests: add advanced TCP/IP tests (test91-94)David van Moolenbroek
2017-04-30tests: adapt existing tests to new LWIP serviceDavid van Moolenbroek
2017-03-09tests: add advanced UDS tests (test90)David van Moolenbroek
2017-03-09UDS: full rewriteDavid van Moolenbroek
2017-03-09libsys: retire getnucred in favor of getepinfoDavid van Moolenbroek
2017-03-09UDS: prepare for socket file creation in bind(2)David van Moolenbroek
2017-02-22Rename MINIX service(8) to minix-service(8)David van Moolenbroek
2017-02-18etc: synchronize master.password, group to NetBSDDavid van Moolenbroek
2016-12-28test74: allow to be run from source directoryDavid van Moolenbroek
2016-08-05Resolve a number of GCC-generated warningsDavid van Moolenbroek
2016-08-05tests: fix bug in sys_vumap testDavid van Moolenbroek
2016-08-05VFS: disallow opening files of unsupported typesDavid van Moolenbroek
2016-08-05VFS: forbid mknod(2) on symlinksDavid van Moolenbroek
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-06-18IPC: use RMIB to handle kern.ipc sysctl subtreeDavid van Moolenbroek
2016-06-18MIB/libsys: support for remote MIB (RMIB) subtreesDavid van Moolenbroek
2016-06-17Correct bad assignments in various conditionsDavid van Moolenbroek
2016-03-12PM: add support for saved user/group IDsDavid van Moolenbroek
2016-02-23Prepare for switch to native BSD socket APIDavid van Moolenbroek
2016-02-07Fix usage of parenthesis in MakefilesLionel Sambuc
2016-01-25tests: another fixDavid van Moolenbroek
2016-01-25tests: fixesDavid van Moolenbroek
2016-01-16Fix soft faults in FSes resulting in partial I/ODavid van Moolenbroek
2016-01-16IPC server: major fixes, test set for semaphoresDavid van Moolenbroek
2016-01-13Import NetBSD sysctl(8)David van Moolenbroek
2016-01-13Add MIB service, sysctl(2) supportDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-10-07isofs: reworked for better performanceJean-Baptiste Boric
2015-09-29PM: add support for wait4(2)David van Moolenbroek
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-28getrusage(2): zero out ru_i[xds]rss fieldsDavid van Moolenbroek
2015-09-23Resolve more warningsDavid van Moolenbroek
2015-09-23Kernel: export clock information on kernel pageDavid van Moolenbroek
2015-09-17tests: extend multicomponent live update testDavid van Moolenbroek
2015-09-17tests: improve testrelpol.sh robustnessDavid van Moolenbroek
2015-09-17tests: remove VM exceptions from testrelpol.shDavid van Moolenbroek
2015-09-17RS: remove support for unsafe updatesDavid van Moolenbroek
2015-09-17VM: set recovery policy to restartLionel Sambuc
2015-09-17testrelpol: let test specific servicesLionel Sambuc
2015-09-17tests: Expand the reliability test suite.Cristiano Giuffrida
2015-08-31VFS: check X bit, not R bit, opening executablesDavid van Moolenbroek
2015-08-14libminixfs: better support for read errors and EOFDavid van Moolenbroek
2015-08-14libminixfs: keep track of block usageDavid van Moolenbroek
2015-08-14libminixfs: miscellaneous API cleanupDavid van Moolenbroek
2015-08-13libminixfs: add support for memory-mapped holesDavid van Moolenbroek
2015-08-13libminixfs/VM: fix memory-mapped file corruptionDavid van Moolenbroek
2015-07-28tests: resolve new compiler warningsDavid van Moolenbroek
2015-07-28libc: add posix_spawn family of functionsJean-Baptiste Boric
2015-07-22test83: add test to send strange/wrong UDP and TCP packetsErik van der Kouwe