]> Zhao Yanbai Git Server - minix.git/commit
tests: fix bug in sys_vumap test 50/3350/1
authorDavid van Moolenbroek <david@minix3.org>
Fri, 5 Aug 2016 10:32:04 +0000 (10:32 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Fri, 5 Aug 2016 11:17:37 +0000 (11:17 +0000)
commitf83d70a503a402de451db694242145f555438ac4
tree13875d5cc556e20a3ef303d4ce4b76ac539b4a45
parent815afbad3330f03122b15d230dbc3d36d38fab54
tests: fix bug in sys_vumap test

Ever since a VM allocation strategy change, this test is fully
dysfunctional.  It should be repaired and added to the regular
test set, but that will require some work.

For now, keep it in reasonable shape.

Reported by dcb314.

This closes #153.

Change-Id: Ia57bdfdf6a3fc8d47cae76a0be9881fb4d796f6d
minix/tests/kernel/sys_vumap/vumaptest.c