minix/minix/tests/blocktest
Ben Gras 3c8950cce9 minix/ changes for arm llvm build
. fixes needed to build Minix/ARM with LLVM without errors,
	  mostly size_t cleanness

Change-Id: If4dd0a23bc5cb399296073920a8940c34b4caef4
2014-12-03 23:40:56 +01:00
..
blocktest.c minix/ changes for arm llvm build 2014-12-03 23:40:56 +01: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