Lines Matching refs:TEST_START
142 TEST_START("sshauthopt_parse invalid " label); \ in test_authkeys_parse()
158 TEST_START("sshauthopt_parse empty"); in test_authkeys_parse()
164 TEST_START("sshauthopt_parse trailing whitespace"); in test_authkeys_parse()
170 TEST_START("sshauthopt_parse restrict"); in test_authkeys_parse()
184 TEST_START("sshauthopt_parse tunnel explicit"); in test_authkeys_parse()
191 TEST_START("sshauthopt_parse tunnel any"); in test_authkeys_parse()
203 TEST_START("sshauthopt_parse " keyword); \ in test_authkeys_parse()
233 TEST_START("sshauthopt_parse " keyword); \ in test_authkeys_parse()
258 TEST_START("sshauthopt_parse " label); \ in test_authkeys_parse()
304 TEST_START("sshauthopt_from_cert no_" keybase); \ in test_cert_parse()
311 TEST_START("sshauthopt_from_cert only_" keybase); \ in test_cert_parse()
327 TEST_START("sshauthopt_from_cert all permitted"); in test_cert_parse()
334 TEST_START("sshauthopt_from_cert nothing permitted"); in test_cert_parse()
342 TEST_START("sshauthopt_from_cert force-command"); in test_cert_parse()
351 TEST_START("sshauthopt_from_cert source-address"); in test_cert_parse()
363 TEST_START("sshauthopt_from_cert " keybase); \ in test_cert_parse()
390 TEST_START("sshauthopt_merge " label); \ in test_merge()