diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2014-11-16 20:29:57 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2014-11-16 20:29:57 +0000 |
| commit | 53cecec82eb1ccfc401bdec2e34386c017466e14 (patch) | |
| tree | 550c2a3beb75eae72e2d47177d38753e8a2aa108 /lib/libc/tests/gen/Makefile | |
| parent | e98c3c3f9d25d72080b068ce89fb343d24ad5a69 (diff) | |
Notes
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 6200f428c395..f9a0bd42b6dd 100644 --- a/lib/libc/tests/gen/Makefile +++ b/lib/libc/tests/gen/Makefile @@ -5,6 +5,7 @@ TESTSDIR= ${TESTSBASE}/lib/libc/gen ATF_TESTS_C= arc4random_test +ATF_TESTS_C+= fpclassify2_test # TODO: t_closefrom, t_cpuset, t_fmtcheck, t_randomid, t_sleep # TODO: t_siginfo (fixes require further inspection) |
