From f139fff6ae7063c1965fa3085bb2585d7d838d72 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 30 Oct 2024 13:34:18 +0200 Subject: rpc actually marks and unmarks stack regions + Processes won't be able to read previous stack frames etc --- tests/fork-exhaustion/source.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/fork-exhaustion') diff --git a/tests/fork-exhaustion/source.mk b/tests/fork-exhaustion/source.mk index 458973d..7dc7d36 100644 --- a/tests/fork-exhaustion/source.mk +++ b/tests/fork-exhaustion/source.mk @@ -1,2 +1 @@ -DO != ./scripts/gen-prog -n fork-exhaustion -p init init.c -DO != ./scripts/gen-simple -n fork-exhaustion -p init +TESTS += fork-exhaustion -- cgit v1.3