Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/test/
Dtest-strchr.c42 #define check(func, needle, expect) do { \ argument
55 #define many_check(func, needle, expect) do { \ argument
62 #define many_check(func, needle, expect) do { \ argument
Dtest-put.c43 check(char *label, bool ok, int expect, int got) in check()
53 check_s(char *label, bool ok, size_t expect, size_t got) in check_s()
Dprintf-tests.c52 static int test(int serial, char *expect, char *fmt, ...) { in test()
203 static int testw(int serial, wchar_t *expect, wchar_t *fmt, ...) { in testw()
Drounding-mode.c303 #define check_sqrt(mode, param, expect) do { \ in main() argument
347 #define check_sqrtf(mode, param, expect) do { \ in main() argument
Dffs.c88 check(long long int x, int got, int expect, char *which) in check()
Dlong_double.c62 within_error(long double expect, long double result, long double error) in within_error()
85 check_long_double(const char *name, int i, long double prec, long double expect, long double result) in check_long_double()
105 check_long_long(const char *name, int i, long long expect, long long result) in check_long_long()
Dtest-memset.c76 expect(size_t pos) in expect() function
Dtest-fread-fwrite.c240 uint8_t expect = out[read_offset + i]; in main() local
Dtest-efcvt.c46 char *expect; member
Dprintf_scanf.c200 int expect; member
/picolibc-latest/test/semihost/
Dsemihost-readc.c43 char *expect = COMMAND_LINE; in main() local
/picolibc-latest/test/libc-testsuite/
Dsnprintf.c51 const char *expect; member
98 const char *expect; member