Rewrite of multi-oom. Now descends 10 times and expects to reach the same
[pintos-anon] / src / tests / userprog / no-vm / Make.tests
index 68ea1973a6a5a3bf2379ca94e900c1138fe4ffc4..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 = 360