b0ea2920e6
Some block drivers do not impose any alignment requirements, and this patch allows such block drivers to pass the test set. As a side effect, minimal support for min_write is added, but this part of blocktest is in need of further improvement. Change-Id: I9ea81433a6fe1177742020e6a584f876043d7e9a |
||
---|---|---|
.. | ||
blocktest.c | ||
Makefile | ||
Makefile.inc | ||
README | ||
support.sh | ||
system.conf | ||
test.sh |
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