From 7fecafe015505c0ebd47780050118ff789a9ae3f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 30 Apr 2026 17:57:51 +0200 Subject: Fix a POSIX violation for swab --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index fbfd178..9fc8287 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -87,6 +87,7 @@ RUNTIME_TARGETS= \ test_strncpy_static_write \ test_swab_dynamic_read \ test_swab_dynamic_write \ + test_swab_negative \ test_swab_static_read \ test_ttyname_r_dynamic \ test_ttyname_r_static \ -- cgit v1.3