From e29fa85a7df410cdaeda35b6cb6cc35095698448 Mon Sep 17 00:00:00 2001 From: Guru Prasad Srinivasa Date: Tue, 1 Mar 2016 17:32:29 -0500 Subject: [PATCH] Updated forktest to use 4M ram --- test161/tests/syscalls/forktest.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test161/tests/syscalls/forktest.t b/test161/tests/syscalls/forktest.t index 3620158..5eaa292 100644 --- a/test161/tests/syscalls/forktest.t +++ b/test161/tests/syscalls/forktest.t @@ -5,6 +5,6 @@ description: > tags: [sys_fork,procsyscalls,syscalls] depends: [console] sys161: - ram: 2M + ram: 4M --- p /testbin/forktest