minix/minix/tests/blocktest
David van Moolenbroek 16b6870659 blocktest: update test.sh for new shell
Change-Id: I9c08139db972013a16f5794bd213b69bba0b5350
2014-09-09 10:04:09 -04:00
..
blocktest.c New sources layout 2014-07-31 16:00:30 +02:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00
README New sources layout 2014-07-31 16:00:30 +02:00
support.sh New sources layout 2014-07-31 16:00:30 +02:00
system.conf New sources layout 2014-07-31 16:00:30 +02:00
test.sh blocktest: update test.sh for new shell 2014-09-09 10:04:09 -04: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