minix/test/blocktest
Ben Gras dda632a24f drop the minix_ prefixes for mmap and munmap
also cleanup of various minix-specific changes, cleanup of
mmap-related testing.

Change-Id: I289a4fc50cf8a13df4a6082038d860853a4bd024
2014-03-03 20:47:03 +01:00
..
blocktest.c drop the minix_ prefixes for mmap and munmap 2014-03-03 20:47:03 +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
support.sh
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