From b5d5cebc2b4218ca2c04c52546849df7625a53a0 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 6 Dec 2023 21:45:57 +0100 Subject: Add qsort --- tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index f91bff0..352e6f8 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -71,6 +71,8 @@ RUNTIME_TARGETS= \ test_printf \ test_pwrite_dynamic \ test_pwrite_static \ + test_qsort_dynamic \ + test_qsort_static \ test_read_dynamic \ test_read_static \ test_readlink_dynamic \ -- cgit v1.3