]> Zhao Yanbai Git Server - minix.git/commit
blocktest: prepare to be run as part of tests 85/985/2
authorDavid van Moolenbroek <david@minix3.org>
Wed, 18 Sep 2013 11:41:56 +0000 (13:41 +0200)
committerLionel Sambuc <lionel@minix3.org>
Sat, 1 Mar 2014 08:04:53 +0000 (09:04 +0100)
commit38f7b96048272531a3253c7dd40648e48bdbd220
tree484db5fcb3513e3a9a3eef550245d5ef02d84ef7
parentd266a94fea1894b1876270bf0a3daae8ccc22447
blocktest: prepare to be run as part of tests

- 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
distrib/sets/lists/minix/mi
etc/mtree/NetBSD.dist.base
test/Makefile
test/blocktest/Makefile
test/blocktest/blocktest.c