diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-07-08 19:40:55 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-07-08 19:41:21 +0000 |
| commit | c08e019c6ce4fc637b195f1bb0878763c3fefe9e (patch) | |
| tree | 20674ee62096c2d7503dc0eac98fe69a2f996976 /lib/libc/tests/gen/Makefile | |
| parent | dcd47304acb1f1713a27f407a153e2bb54c574ba (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 a967ad5ddf91..8c2151105209 100644 --- a/lib/libc/tests/gen/Makefile +++ b/lib/libc/tests/gen/Makefile @@ -20,6 +20,7 @@ ATF_TESTS_C+= glob2_test ATF_TESTS_C+= glob_blocks_test .endif ATF_TESTS_C+= makecontext_test +ATF_TESTS_C+= opendir_test ATF_TESTS_C+= popen_test ATF_TESTS_C+= posix_spawn_test ATF_TESTS_C+= realpath2_test |
