Home
last modified time | relevance | path

Searched refs:exp_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dhttp_test.c286 const char *exp_port, const char *exp_path) in test_http_url_ok() argument
299 && TEST_str_eq(path, exp_path) in test_http_url_ok()
/freebsd/contrib/bc/
H A Dbuild.pkg.rig691 exp_path: str,
696 exp := io.read_file_bytes(exp_path);
1016 exp_path: str = path.tmp("read_multiple_results");
1018 io.open(exp_path, "w"): f
1027 check_test(tgt_name, res, exp_path);