aboutsummaryrefslogtreecommitdiff
path: root/tests/create-exhaustion/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 23:00:55 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-08-26 23:00:55 +0300
commit3f194f1c7264945a63b0018b159cc83bd9385c59 (patch)
tree4d277264e75b197844eae154e96e73d9cd54de3a /tests/create-exhaustion/source.mk
parent1b5a553194f47066d60bb1c9475af1f413af8f4a (diff)
downloadkmi-3f194f1c7264945a63b0018b159cc83bd9385c59.tar.gz
kmi-3f194f1c7264945a63b0018b159cc83bd9385c59.zip
fix memory leaks destroying threads
Diffstat (limited to 'tests/create-exhaustion/source.mk')
-rw-r--r--tests/create-exhaustion/source.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/create-exhaustion/source.mk b/tests/create-exhaustion/source.mk
new file mode 100644
index 0000000..d096746
--- /dev/null
+++ b/tests/create-exhaustion/source.mk
@@ -0,0 +1,2 @@
+DO != ./scripts/gen-prog -n create-exhaustion -p init init.c
+DO != ./scripts/gen-simple -n create-exhaustion -p init