Searched refs:TEST (Results 1 - 25 of 68) sorted by relevance

123

/bionic/tests/
H A Dctype_test.cpp21 TEST(ctype, isalnum) { function
29 TEST(ctype, isalpha) { function
37 TEST(ctype, isascii) { function
42 TEST(ctype, isblank) { function
48 TEST(ctype, iscntrl) { function
53 TEST(ctype, isdigit) { function
59 TEST(ctype, isgraph) { function
67 TEST(ctype, islower) { function
73 TEST(ctype, isprint) { function
79 TEST(ctyp function
86 TEST(ctype, isspace) { function
97 TEST(ctype, isupper) { function
103 TEST(ctype, isxdigit) { function
113 TEST(ctype, toascii) { function
118 TEST(ctype, tolower) { function
124 TEST(ctype, _tolower) { function
129 TEST(ctype, toupper) { function
135 TEST(ctype, _toupper) { function
[all...]
H A Dmath_test.cpp93 TEST(math, fpclassify) { function
116 TEST(math, isfinite) { function
125 TEST(math, isinf) { function
134 TEST(math, isnan) { function
143 TEST(math, isnormal) { function
153 TEST(math, signbit) { function
167 TEST(math, __fpclassifyd) { function
179 TEST(math, __fpclassifyf) { function
191 TEST(math, __fpclassifyl) { function
203 TEST(mat function
208 TEST(math, __isfinite) { function
217 TEST(math, __isfinitef) { function
226 TEST(math, __isfinitel) { function
235 TEST(math, finite) { function
240 TEST(math, isinf_function) { function
246 TEST(math, __isinff) { function
251 TEST(math, __isinfl) { function
256 TEST(math, isnan_function) { function
262 TEST(math, __isnanf) { function
267 TEST(math, __isnanl) { function
272 TEST(math, isnanf) { function
277 TEST(math, __isnormal) { function
286 TEST(math, __isnormalf) { function
295 TEST(math, __isnormall) { function
304 TEST(math, __signbit) { function
310 TEST(math, __signbitf) { function
316 TEST(math, __signbitl) { function
322 TEST(math, acos) { function
326 TEST(math, acosf) { function
330 TEST(math, acosl) { function
334 TEST(math, asin) { function
338 TEST(math, asinf) { function
342 TEST(math, asinl) { function
346 TEST(math, atan) { function
350 TEST(math, atanf) { function
354 TEST(math, atanl) { function
358 TEST(math, atan2) { function
362 TEST(math, atan2f) { function
366 TEST(math, atan2l) { function
370 TEST(math, cos) { function
374 TEST(math, cosf) { function
378 TEST(math, cosl) { function
382 TEST(math, sin) { function
386 TEST(math, sinf) { function
390 TEST(math, sinl) { function
394 TEST(math, tan) { function
398 TEST(math, tanf) { function
402 TEST(math, tanl) { function
406 TEST(math, acosh) { function
410 TEST(math, acoshf) { function
414 TEST(math, acoshl) { function
418 TEST(math, asinh) { function
422 TEST(math, asinhf) { function
426 TEST(math, asinhl) { function
430 TEST(math, atanh) { function
434 TEST(math, atanhf) { function
438 TEST(math, atanhl) { function
442 TEST(math, cosh) { function
446 TEST(math, coshf) { function
450 TEST(math, coshl) { function
454 TEST(math, sinh) { function
458 TEST(math, sinhf) { function
462 TEST(math, sinhl) { function
466 TEST(math, tanh) { function
470 TEST(math, tanhf) { function
474 TEST(math, tanhl) { function
478 TEST(math, log) { function
482 TEST(math, logf) { function
486 TEST(math, logl) { function
490 TEST(math, log2) { function
494 TEST(math, log2f) { function
498 TEST(math, log2l) { function
502 TEST(math, log10) { function
506 TEST(math, log10f) { function
510 TEST(math, log10l) { function
514 TEST(math, cbrt) { function
518 TEST(math, cbrtf) { function
522 TEST(math, cbrtl) { function
526 TEST(math, sqrt) { function
530 TEST(math, sqrtf) { function
534 TEST(math, sqrtl) { function
538 TEST(math, exp) { function
543 TEST(math, expf) { function
548 TEST(math, expl) { function
553 TEST(math, exp2) { function
557 TEST(math, exp2f) { function
561 TEST(math, exp2l) { function
565 TEST(math, expm1) { function
569 TEST(math, expm1f) { function
573 TEST(math, expm1l) { function
577 TEST(math, pow) { function
584 TEST(math, powf) { function
591 TEST(math, powl) { function
598 TEST(math, ceil) { function
602 TEST(math, ceilf) { function
606 TEST(math, ceill) { function
610 TEST(math, floor) { function
614 TEST(math, floorf) { function
618 TEST(math, floorl) { function
622 TEST(math, fabs) { function
626 TEST(math, fabsf) { function
630 TEST(math, fabsl) { function
634 TEST(math, ldexp) { function
638 TEST(math, ldexpf) { function
642 TEST(math, ldexpl) { function
646 TEST(math, fmod) { function
650 TEST(math, fmodf) { function
654 TEST(math, fmodl) { function
658 TEST(math, remainder) { function
662 TEST(math, remainderf) { function
666 TEST(math, remainderl) { function
670 TEST(math, drem) { function
674 TEST(math, dremf) { function
678 TEST(math, fmax) { function
684 TEST(math, fmaxf) { function
690 TEST(math, fmaxl) { function
696 TEST(math, fmin) { function
702 TEST(math, fminf) { function
708 TEST(math, fminl) { function
714 TEST(math, fma) { function
718 TEST(math, fmaf) { function
722 TEST(math, fmal) { function
726 TEST(math, hypot) { function
730 TEST(math, hypotf) { function
734 TEST(math, hypotl) { function
738 TEST(math, erf) { function
742 TEST(math, erff) { function
746 TEST(math, erfl) { function
750 TEST(math, erfc) { function
754 TEST(math, erfcf) { function
758 TEST(math, erfcl) { function
762 TEST(math, lrint) { function
782 TEST(math, rint) { function
808 TEST(math, nearbyint) { function
834 TEST(math, lround) { function
841 TEST(math, llround) { function
848 TEST(math, ilogb) { function
856 TEST(math, ilogbf) { function
864 TEST(math, ilogbl) { function
872 TEST(math, logb) { function
880 TEST(math, logbf) { function
888 TEST(math, logbl) { function
896 TEST(math, log1p) { function
903 TEST(math, log1pf) { function
910 TEST(math, log1pl) { function
917 TEST(math, fdim) { function
923 TEST(math, fdimf) { function
929 TEST(math, fdiml) { function
935 TEST(math, round) { function
945 TEST(math, roundf) { function
955 TEST(math, roundl) { function
965 TEST(math, trunc) { function
975 TEST(math, truncf) { function
985 TEST(math, truncl) { function
995 TEST(math, nextafter) { function
1001 TEST(math, nextafterf) { function
1007 TEST(math, nextafterl) { function
1016 TEST(math, nexttoward) { function
1022 TEST(math, nexttowardf) { function
1028 TEST(math, nexttowardl) { function
1037 TEST(math, copysign) { function
1044 TEST(math, copysignf) { function
1051 TEST(math, copysignl) { function
1058 TEST(math, significand) { function
1064 TEST(math, significandf) { function
1070 TEST(math, significandl) { function
1076 TEST(math, scalb) { function
1080 TEST(math, scalbf) { function
1084 TEST(math, scalbln) { function
1088 TEST(math, scalblnf) { function
1092 TEST(math, scalblnl) { function
1096 TEST(math, scalbn) { function
1100 TEST(math, scalbnf) { function
1104 TEST(math, scalbnl) { function
1108 TEST(math, gamma) { function
1112 TEST(math, gammaf) { function
1116 TEST(math, gamma_r) { function
1126 TEST(math, gammaf_r) { function
1136 TEST(math, lgamma) { function
1140 TEST(math, lgammaf) { function
1144 TEST(math, lgammal) { function
1148 TEST(math, lgamma_r) { function
1154 TEST(math, lgammaf_r) { function
1160 TEST(math, tgamma) { function
1164 TEST(math, tgammaf) { function
1168 TEST(math, tgammal) { function
1172 TEST(math, j0) { function
1177 TEST(math, j0f) { function
1182 TEST(math, j1) { function
1187 TEST(math, j1f) { function
1192 TEST(math, jn) { function
1197 TEST(math, jnf) { function
1202 TEST(math, y0) { function
1207 TEST(math, y0f) { function
1212 TEST(math, y1) { function
1217 TEST(math, y1f) { function
1222 TEST(math, yn) { function
1227 TEST(math, ynf) { function
1232 TEST(math, frexp) { function
1238 TEST(math, frexpf) { function
1244 TEST(math, frexpl) { function
1250 TEST(math, modf) { function
1257 TEST(math, modff) { function
1264 TEST(math, modfl) { function
1271 TEST(math, remquo) { function
1278 TEST(math, remquof) { function
1285 TEST(math, remquol) { function
1293 TEST(math, frexpf_public_bug_6697) { function
1299 TEST(math, exp2_STRICT_ALIGN_OpenBSD_bug) { function
1307 TEST(math, nextafterl_OpenBSD_bug) { function
[all...]
H A Dstubs_test.cpp62 TEST(getpwnam, system_id_root) { function
66 TEST(getpwnam, system_id_system) { function
70 TEST(getpwnam, app_id_radio) { function
74 TEST(getpwnam, app_id_nobody) { function
78 TEST(getpwnam, app_id_all_a0) { function
82 TEST(getpwnam, app_id_u1_a40000) { function
86 TEST(getpwnam, app_id_u0_a0) { function
90 TEST(getpwnam, app_id_u0_a1234) { function
94 TEST(getpwnam, app_id_u0_a9999) { function
99 TEST(getpwna function
103 TEST(getpwnam, app_id_u1_radio) { function
107 TEST(getpwnam, app_id_u1_a0) { function
111 TEST(getpwnam, app_id_u1_i0) { function
[all...]
H A Dsys_syscall_test.cpp21 TEST(unistd, syscall) { function
H A Dgetcwd_test.cpp23 TEST(getcwd, auto_full) { function
33 TEST(getcwd, auto_reasonable) { function
43 TEST(getcwd, auto_too_small) { function
51 TEST(getcwd, auto_too_large) { function
59 TEST(getcwd, manual_too_small) { function
68 TEST(getcwd, manual_zero) { function
77 TEST(getcwd, manual_path_max) { function
H A Darpa_inet_test.cpp21 TEST(arpa_inet, inet_addr) { function
25 TEST(arpa_inet, inet_aton) { function
31 TEST(arpa_inet, inet_lnaof) { function
36 TEST(arpa_inet, inet_makeaddr) { function
41 TEST(arpa_inet, inet_netof) { function
46 TEST(arpa_inet, inet_network) { function
50 TEST(arpa_inet, inet_ntoa) { function
55 TEST(arpa_inet, inet_pton__inet_ntop) { function
63 TEST(arpa_inet, inet_ntop_overflow) { function
H A Dstack_unwinding_test.cpp29 TEST(stack_unwinding_DeathTest, unwinding_through_signal_frame) { function
H A Dstdlib_test.cpp30 TEST(stdlib, drand48) { function
38 TEST(stdlib, lrand48) { function
46 TEST(stdlib, random) { function
54 TEST(stdlib, rand) { function
62 TEST(stdlib, mrand48) { function
70 TEST(stdlib, posix_memalign) { function
81 TEST(stdlib, realpath__NULL_filename) { function
88 TEST(stdlib, realpath__empty_filename) { function
95 TEST(stdlib, realpath__ENOENT) { function
102 TEST(stdli function
118 TEST(stdlib, qsort) { function
159 TEST(stdlib_DeathTest, getenv_after_main_thread_exits) { function
165 TEST(stdlib, mkstemp) { function
171 TEST(stdlib, mkstemp64) { function
178 TEST(stdlib, system) { function
190 TEST(stdlib, atof) { function
194 TEST(stdlib, strtod) { function
198 TEST(stdlib, strtof) { function
202 TEST(stdlib, strtold) { function
206 TEST(stdlib, quick_exit) { function
235 TEST(stdlib, at_quick_exit) { function
252 TEST(unistd, _Exit) { function
266 TEST(stdlib, pty_smoke) { function
283 TEST(stdlib, posix_openpt) { function
289 TEST(stdlib, ptsname_r_ENOTTY) { function
296 TEST(stdlib, ptsname_r_EINVAL) { function
306 TEST(stdlib, ptsname_r_ERANGE) { function
316 TEST(stdlib, ttyname_r) { function
328 TEST(stdlib, ttyname_r_ENOTTY) { function
337 TEST(stdlib, ttyname_r_EINVAL) { function
347 TEST(stdlib, ttyname_r_ERANGE) { function
357 TEST(stdlib, unlockpt_ENOTTY) { function
[all...]
H A Dfenv_test.cpp38 TEST(fenv, fesetround_fegetround_FE_TONEAREST) { function
44 TEST(fenv, fesetround_fegetround_FE_TOWARDZERO) { function
50 TEST(fenv, fesetround_fegetround_FE_UPWARD) { function
56 TEST(fenv, fesetround_fegetround_FE_DOWNWARD) { function
62 TEST(fenv, feclearexcept_fetestexcept) { function
83 TEST(fenv, FE_DFL_ENV_macro) { function
H A Dinttypes_test.cpp22 TEST(inttypes, misc) { function
42 TEST(inttypes, wcstoimax) { function
46 TEST(inttypes, wcstoumax) { function
H A Ddlfcn_test.cpp43 TEST(dlfcn, ctor_function_call) { function
47 TEST(dlfcn, dlsym_in_self) { function
65 TEST(dlfcn, dlsym_with_dependencies) { function
78 TEST(dlfcn, dlopen_noload) { function
90 TEST(dlfcn, dlopen_failure) { function
105 TEST(dlfcn, dlerror_concurrent) { function
121 TEST(dlfcn, dlsym_failures) { function
153 TEST(dlfcn, dladdr) { function
211 TEST(dlfcn, dladdr_invalid) { function
230 TEST(dlfc function
239 TEST(dlfcn, dlopen_bad_flags) { function
260 TEST(dlfcn, rtld_default_unknown_symbol) { function
265 TEST(dlfcn, rtld_default_known_symbol) { function
270 TEST(dlfcn, rtld_next_unknown_symbol) { function
275 TEST(dlfcn, rtld_next_known_symbol) { function
280 TEST(dlfcn, dlsym_weak_func) { function
292 TEST(dlfcn, dlopen_symlink) { function
[all...]
H A Dmalloc_test.cpp27 TEST(malloc, malloc_std) { function
35 TEST(malloc, malloc_overflow) { function
41 TEST(malloc, calloc_std) { function
53 TEST(malloc, calloc_illegal) { function
59 TEST(malloc, calloc_overflow) { function
74 TEST(malloc, memalign_multiple) { function
88 TEST(malloc, memalign_overflow) { function
92 TEST(malloc, memalign_non_power2) { function
101 TEST(malloc, posix_memalign_non_power2) { function
106 TEST(mallo function
111 TEST(malloc, memalign_realloc) { function
147 TEST(malloc, malloc_realloc_larger) { function
163 TEST(malloc, malloc_realloc_smaller) { function
179 TEST(malloc, malloc_multiple_realloc) { function
217 TEST(malloc, calloc_realloc_larger) { function
232 TEST(malloc, calloc_realloc_smaller) { function
247 TEST(malloc, calloc_multiple_realloc) { function
284 TEST(malloc, realloc_overflow) { function
300 TEST(malloc, pvalloc_std) { function
309 TEST(malloc, pvalloc_overflow) { function
313 TEST(malloc, valloc_std) { function
321 TEST(malloc, valloc_overflow) { function
[all...]
H A Dmntent_test.cpp21 TEST(mntent, mntent_smoke) { function
H A Dsstream_test.cpp37 TEST(sstream, __get_integer_overflow_8) { function
42 TEST(sstream, __get_integer_overflow_16) { function
52 TEST(sstream, __get_integer_overflow_32) { function
62 TEST(sstream, __get_integer_overflow_64) { function
H A Dsys_statvfs_test.cpp35 TEST(sys_statvfs, statvfs) { function
41 TEST(sys_statvfs, statvfs64) { function
47 TEST(sys_statvfs, fstatvfs) { function
54 TEST(sys_statvfs, fstatvfs64) { function
H A Dsys_vfs_test.cpp36 TEST(sys_vfs, statfs) { function
42 TEST(sys_vfs, statfs64) { function
48 TEST(sys_vfs, fstatfs) { function
55 TEST(sys_vfs, fstatfs64) { function
H A Dstdatomic_test.cpp22 TEST(stdatomic, LOCK_FREE) { function
35 TEST(stdatomic, init) { function
46 TEST(stdatomic, atomic_thread_fence) { function
55 TEST(stdatomic, atomic_signal_fence) { function
64 TEST(stdatomic, atomic_is_lock_free) { function
79 TEST(stdatomic, atomic_flag) { function
93 TEST(stdatomic, atomic_store) { function
101 TEST(stdatomic, atomic_exchange) { function
108 TEST(stdatomic, atomic_compare_exchange) { function
137 TEST(stdatomi function
144 TEST(stdatomic, atomic_fetch_sub) { function
151 TEST(stdatomic, atomic_fetch_or) { function
158 TEST(stdatomic, atomic_fetch_xor) { function
165 TEST(stdatomic, atomic_fetch_and) { function
231 TEST(stdatomic, ordering) { function
[all...]
H A Dunistd_test.cpp30 TEST(unistd, sysconf_SC_MONOTONIC_CLOCK) { function
43 TEST(unistd, brk) { function
56 TEST(unistd, brk_ENOMEM) { function
69 TEST(unistd, sbrk_ENOMEM) { function
140 TEST(unistd, truncate) { function
150 TEST(unistd, truncate64) { function
160 TEST(unistd, ftruncate) { function
170 TEST(unistd, ftruncate64) { function
185 TEST(unistd, pause) { function
194 TEST(unist function
208 TEST(unistd, read_EBADF) { function
216 TEST(unistd, syscall_long) { function
224 TEST(unistd, alarm) { function
228 TEST(unistd, _exit) { function
242 TEST(unistd, getenv_unsetenv) { function
249 TEST(unistd, unsetenv_EINVAL) { function
258 TEST(unistd, setenv_EINVAL) { function
273 TEST(unistd, setenv) { function
299 TEST(unistd, putenv) { function
320 TEST(unistd, clearenv) { function
385 TEST(unistd, fdatasync) { function
389 TEST(unistd, fsync) { function
401 TEST(unistd, getpid_caching_and_fork) { function
428 TEST(unistd, getpid_caching_and_clone) { function
453 TEST(unistd, getpid_caching_and_pthread_create) { function
[all...]
H A Dsignal_test.cpp90 TEST(signal, sigismember_invalid) { function
94 TEST(signal, sigaddset_invalid) { function
98 TEST(signal, sigdelset_invalid) { function
102 TEST(signal, sigemptyset_invalid) { function
106 TEST(signal, sigfillset_invalid) { function
110 TEST(signal, raise_invalid) { function
124 TEST(signal, raise_in_signal_handler) { function
133 TEST(signal, sigwait) { function
155 TEST(signal, sigsuspend_sigpending) { function
200 TEST(signa function
242 TEST(signal, sys_signame) { function
251 TEST(signal, sys_siglist) { function
256 TEST(signal, limits) { function
[all...]
H A Dgetauxval_test.cpp37 TEST(getauxval, expected_values) { function
55 TEST(getauxval, unexpected_values) { function
H A Dftw_test.cpp63 TEST(ftw, ftw) { function
69 TEST(ftw, ftw64) { function
75 TEST(ftw, nftw) { function
81 TEST(ftw, nftw64) { function
H A Dregex_test.cpp22 TEST(regex, smoke) { function
H A Dstrings_test.cpp22 TEST(strings, ffs) { function
H A Dsys_stat_test.cpp26 TEST(sys_stat, futimens) { function
48 TEST(sys_stat, futimens_EBADF) { function
58 TEST(sys_stat, mkfifo) { function
77 TEST(sys_stat, stat64_lstat64_fstat64) { function
H A Dstdio_test.cpp32 TEST(stdio, tmpfile_fileno_fprintf_rewind_fgets) { function
57 TEST(stdio, dprintf) { function
75 TEST(stdio, getdelim) { function
110 TEST(stdio, getdelim_invalid) { function
135 TEST(stdio, getline) { function
177 TEST(stdio, getline_invalid) { function
202 TEST(stdio, printf_ssize_t) { function
215 TEST(stdio, snprintf_a) { function
221 TEST(stdio, snprintf_lc) { function
228 TEST(stdi function
240 TEST(stdio, snprintf_n) { function
253 TEST(stdio, snprintf_smoke) { function
350 TEST(stdio, snprintf_f_special) { function
359 TEST(stdio, snprintf_g_special) { function
368 TEST(stdio, snprintf_d_INT_MAX) { function
374 TEST(stdio, snprintf_d_INT_MIN) { function
380 TEST(stdio, snprintf_ld_LONG_MAX) { function
390 TEST(stdio, snprintf_ld_LONG_MIN) { function
400 TEST(stdio, snprintf_lld_LLONG_MAX) { function
406 TEST(stdio, snprintf_lld_LLONG_MIN) { function
412 TEST(stdio, snprintf_e) { function
422 TEST(stdio, snprintf_negative_zero_5084292) { function
429 TEST(stdio, snprintf_utf8_15439554) { function
453 TEST(stdio, fprintf_failures_7229520) { function
476 TEST(stdio, popen) { function
488 TEST(stdio, getc) { function
499 TEST(stdio, putc) { function
506 TEST(stdio, sscanf) { function
517 TEST(stdio, cantwrite_EBADF) { function
557 TEST(stdio, consistent_fpos_t) { function
621 TEST(stdio, fpos_t_and_seek) { function
[all...]

Completed in 9102 milliseconds

123