Rewrite of multi-oom. Now descends 10 times and expects to reach the same
[pintos-anon] / src / tests / userprog / no-vm / Make.tests
index 7aaa53af705a0ed64bf05eab4bd0736c00102baf..a545e18eff1f159522e2ad9fb719279e176a85ca 100644 (file)
@@ -4,6 +4,5 @@ tests/userprog/no-vm_TESTS = tests/userprog/no-vm/multi-oom
 tests/userprog/no-vm_PROGS = $(tests/userprog/no-vm_TESTS)
 tests/userprog/no-vm/multi-oom_SRC = tests/userprog/no-vm/multi-oom.c  \
 tests/lib.c
-tests/userprog/no-vm/multi-oom_ARGS = 0
 
-tests/userprog/no-vm/multi-oom.output: TIMEOUT = 180
+tests/userprog/no-vm/multi-oom.output: TIMEOUT = 360