Home
last modified time | relevance | path

Searched +defs:actual +defs:test (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/atf/atf-c/
H A Dbuild_test.c115 char *actual[] = { NULL }; in ATF_TC_BODY() local
122 char *actual[2] = { strdup("foo"), NULL }; in ATF_TC_BODY() local
130 char *actual[] = { NULL }; in ATF_TC_BODY() local
137 char *actual[2] = { strdup("foo"), NULL }; in ATF_TC_BODY() local
155 struct c_o_test *test; in ATF_TC_BODY() local
184 struct cpp_test *test; in ATF_TC_BODY() local
212 struct cxx_o_test *test; in ATF_TC_BODY() local
/freebsd/contrib/ntp/sntp/tests/
H A Dutilities.c63 const char * actual) { in FinishDebugTest()
123 struct pkt actual; in test_SetLiVnMode1() local
138 struct pkt actual; in test_SetLiVnMode2() local
158 l_fp test; in test_PktOutput() local
174 l_fp test; in test_LfpOutputBinaryFormat() local
192 l_fp test; in test_LfpOutputDecimalFormat() local
/freebsd/lib/msun/tests/
H A Dnext_test.c44 #define test(exp, ans, ex) do { \ macro
242 _testl(const char *exp, int line, long double actual, long double expected, in _testl()
/freebsd/contrib/ncurses/progs/
H A Dtic.c1335 char *test = (strchr) (list, ch); in keypad_index() local
1598 long test; in check_keypad() local
1991 int actual = 0; in check_params() local
2252 TParams actual; in check_1_infotocap() local
2636 char *test; in check_sgr() local
2833 const char *test = table[k].xcurses; in check_conflict() local
2867 check_exit_attribute(const char *name, char *test, char *trimmed, char *untrimmed) in check_exit_attribute()
2916 char *test = tgoto(value, 0, 0); in check_sgr_param() local
2989 check_user_capability_type(const char *name, int actual) in check_user_capability_type()
/freebsd/crypto/openssl/test/
H A Dbntest.c126 static int equalBN(const char *op, const BIGNUM *expected, const BIGNUM *actual) in equalBN()
2048 const MPITEST *test = &kMPITests[i]; in test_mpi() local
2824 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp() local
2858 const MOD_EXP_TEST *test = &ModExpTests[i]; in test_mod_exp_consttime() local
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c1228 char *p, **actual = NULL; in assertion_file_contains_lines_any_order() local
3798 test_filter(const char *pattern, const char *test) in test_filter()
3838 get_test_set(int *test_set, int limit, const char *test) in get_test_set()