Lines Matching refs:test
40 'test-strchr',
41 'test-memset', 'test-put',
42 'test-raise',
43 'test-sprintf-percent-n',
44 'test-ctype',
50 'test-efcvt',
51 'test-fma',
52 'test-strtod',
70 'test-vfscanf-percent-a',
75 plain_tests_common += 'test-atomic'
83 plain_tests_common += ['test-fopen',
84 'test-mktemp',
85 'test-tmpnam',
86 'test-fread-fwrite',
87 'test-ungetc-ftell',
88 'test-fgetc',
89 'test-fgets-eof',
90 'test-wchar',
102 'test-funopen',
149 test(t1_name,
166 test(t1_name,
183 test(t1_name,
200 test(t1_name,
217 test(t1_name,
234 test(t1_name,
251 test(t1_name,
268 test(t1_name,
285 test(t1_name,
309 test(t1_name,
326 test(t1_name,
345 test(t1_name,
355 test(t1_fail_name,
374 test(t1_name,
399 test(t1_name,
417 test(t1_name,
434 test(t1_name,
444 t1 = 'test-except'
452 test(t1_name,
472 test(t1_name,
484 if get_option('test-stdin')
485 t1 = 'test-gets'
486 t1_src = 'test-gets.c'
500 test(t1_name + '-success',
509 test(t1_name + '-failure',
520 t1 = 'test-ubsan'
533 test(t1_name,
546 t1 = 'test-long-longl'
553 test(t1_name,
554 executable(t1_name, ['test-long-long.c', 'lock-valid.c'],
565 t1 = 'test-long-long'
572 test(t1_name,
573 executable(t1_name, ['test-long-long.c', 'lock-valid.c'],
588 'test-strtod', 'test-strchr',
589 'test-memset', 'test-put',
590 'test-efcvt', 'test-atomic',
591 'test-raise',
592 'test-fma',
593 'test-funopen',
617 plain_tests += ['test-fopen',
618 'test-mktemp',
619 'test-tmpnam',
620 'test-fread-fwrite',
621 'test-ungetc-ftell',
622 'test-fgetc',
623 'test-fgets-eof',
632 plain_tests += ['test-memcpy_s',
633 'test-memset_s',
634 'test-memmove_s',
635 'test-strcat_s',
636 'test-strcpy_s',
637 'test-strerror_s',
638 'test-strerrorlen_s',
639 'test-strncat_s',
640 'test-strncpy_s',
641 'test-strnlen_s',
645 plain_tests += 'test-sprintf_s'
658 test(t1_name,
671 t1 = 'test-cplusplus'
678 test(t1_name,
693 test('long_double-native',
698 test('math_errhandling-native',
703 test('rounding-mode-native',
709 test('printf-tests-native',
715 test('printf_scanf-native',
726 test(t1_name,
741 test('test-cplusplus-native',
742 executable('test-cplusplus-native', 'test-cplusplus.cpp',
753 test(t1_name,