minix/test/blocktest
Lionel Sambuc 37598dccf1 Aligning dev_t to 64bits.
Change-Id: I630f72f8530dd4aaf05c35ca23683ae12c9f8328
2014-03-02 12:28:32 +01:00
..
blocktest.c Aligning dev_t to 64bits. 2014-03-02 12:28:32 +01:00
Makefile blocktest: prepare to be run as part of tests 2014-03-01 09:04:53 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
README blocktest: resolve label/minor in userland 2011-12-11 22:35:37 +01:00
support.sh blocktest: make script more newbie-friendly 2012-09-07 14:25:46 +00:00
system.conf blocktest: add system.conf file, too 2011-11-07 18:26:16 +01:00
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