From 97ffab0a8472981b927d0f4e81bb72f6ecd69b86 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 21 Aug 2024 23:31:48 +0300 Subject: add malloc test --- tests/malloc/source.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/malloc/source.mk (limited to 'tests/malloc/source.mk') diff --git a/tests/malloc/source.mk b/tests/malloc/source.mk new file mode 100644 index 0000000..9498682 --- /dev/null +++ b/tests/malloc/source.mk @@ -0,0 +1,2 @@ +DO != ./scripts/gen-prog -n malloc -p init init.c +DO != ./scripts/gen-simple -n malloc -p init -- cgit v1.3