- fail SEF initialization if any of the subtests failed, so that the party invoking the "service up" can tell whether the test succeeded; - add "nocontig" option, because VM isn't particularly good at allocating contiguous memory; - add "silent" option, because it floods the console otherwise; - allow the device size to be smaller than the maximum transfer size; - install files to installed test directory. Change-Id: I45c818f817c11d90c5f94ae26a2fc49e36e6761e |
||
|---|---|---|
| .. | ||
| 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