]> Zhao Yanbai Git Server - minix.git/commit
Add "blocktest" test, for testing block drivers
authorDavid van Moolenbroek <david@minix3.org>
Mon, 7 Nov 2011 13:53:11 +0000 (14:53 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Mon, 7 Nov 2011 13:55:55 +0000 (14:55 +0100)
commitfc34180cca0a6a33dcb43211fcfe31a81c3bdb01
tree84334bdca67de27331dbc1ac5148a464b6c71d12
parentff542f0b27ea6dca0d826d5357176fd15bdea5c1
Add "blocktest" test, for testing block drivers

The test is located in test/blocktest. It requires hand-editing of
its configuration, and is not part of any automated test set.
test/blocktest/Makefile [new file with mode: 0644]
test/blocktest/README [new file with mode: 0644]
test/blocktest/blocktest.c [new file with mode: 0644]
test/blocktest/optset.c [new file with mode: 0644]
test/blocktest/optset.h [new file with mode: 0644]
test/blocktest/test.sh [new file with mode: 0755]