diff options
| author | Ricardo Branco <rbranco@suse.de> | 2025-05-15 17:50:18 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-06-11 23:16:22 +0000 |
| commit | d580567dfbce288907c5b526927385c0db24fa00 (patch) | |
| tree | 51281a6f24814c4fadab8b9975a368f4723d06f4 /lib/libc/tests/gen/Makefile | |
| parent | 36679f7d7b56094744dbad80d5163b9ed9d4c006 (diff) | |
Diffstat (limited to 'lib/libc/tests/gen/Makefile')
| -rw-r--r-- | lib/libc/tests/gen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/gen/Makefile b/lib/libc/tests/gen/Makefile index 006512d30dc4..4776dc4c774d 100644 --- a/lib/libc/tests/gen/Makefile +++ b/lib/libc/tests/gen/Makefile @@ -22,6 +22,7 @@ ATF_TESTS_C+= makecontext_test ATF_TESTS_C+= popen_test ATF_TESTS_C+= posix_spawn_test ATF_TESTS_C+= realpath2_test +ATF_TESTS_C+= sig2str_test ATF_TESTS_C+= sigsetops_test ATF_TESTS_C+= wordexp_test |
