aboutsummaryrefslogtreecommitdiff
path: root/tests/fork-exhaustion/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 19:54:31 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 19:54:31 +0300
commitf81cad34c0e29384a393bf3aa25dbce3d5962c53 (patch)
treeb5f15e38ccab11cb066b8ab0d511609079f51d17 /tests/fork-exhaustion/source.mk
parentb25156373cd89792b1c457b77699bb7f9beb430d (diff)
downloadkmi-f81cad34c0e29384a393bf3aa25dbce3d5962c53.tar.gz
kmi-f81cad34c0e29384a393bf3aa25dbce3d5962c53.zip
check for running out of memory during fork
Diffstat (limited to 'tests/fork-exhaustion/source.mk')
-rw-r--r--tests/fork-exhaustion/source.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fork-exhaustion/source.mk b/tests/fork-exhaustion/source.mk
new file mode 100644
index 0000000..458973d
--- /dev/null
+++ b/tests/fork-exhaustion/source.mk
@@ -0,0 +1,2 @@
+DO != ./scripts/gen-prog -n fork-exhaustion -p init init.c
+DO != ./scripts/gen-simple -n fork-exhaustion -p init