minix/test/blocktest
2014-07-28 17:05:50 +02:00
..
blocktest.c 64-bit bdev position 2014-07-28 17:05:10 +02:00
Makefile blocktest: prepare to be run as part of tests 2014-03-01 09:04:53 +01:00
Makefile.inc Linking blocktest without libc to allow terminal output 2014-07-28 17:05:50 +02:00
README
support.sh blocktest: make script more newbie-friendly 2012-09-07 14:25:46 +00:00
system.conf
test.sh Add testvnd.sh test script 2014-03-01 09:04:54 +01:00

Instructions on how to use blocktest:

1) compile it by running 'make'
2) read test.sh
3) edit and uncomment one line from test.sh
4) run './test.sh'
5) read the output in /var/log/messages