From eff7f52c368df5dc662d54956de5aa3b2b9ee936 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 26 Aug 2024 18:34:24 +0300 Subject: simplify tests --- tests/malloc/check.mk | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/malloc/check.mk (limited to 'tests/malloc/check.mk') diff --git a/tests/malloc/check.mk b/tests/malloc/check.mk deleted file mode 100644 index 3a178cb..0000000 --- a/tests/malloc/check.mk +++ /dev/null @@ -1,4 +0,0 @@ -malloc: do-malloc - @grep 'BUG' reports/malloc/log \ - && echo 'BUG' > reports/malloc/OK \ - || tail -n1 reports/malloc/log | tr -d '\r' > reports/malloc/OK -- cgit v1.3