From 37d8733dc522c44f9cdb9247f4a59e23bf0a9659 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 30 May 2023 20:53:31 +0200 Subject: Add a test for getcwd --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 18f55fe..8eded26 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -15,6 +15,7 @@ TARGETS=test_memcpy_static_write \ test_strcat_static_write \ test_strcpy_overwrite_over \ test_strcpy_overwrite_under\ + test_getcwd \ .SILENT: -- cgit v1.3