Home
last modified time | relevance | path

Searched refs:test_cases (Results 1 – 5 of 5) sorted by relevance

/openbsd/regress/lib/libcrypto/pbkdf2/
H A Dpbkdf2.c70 static const testdata test_cases[] = { variable
189 const testdata *test = test_cases; in main()
/openbsd/gnu/usr.bin/perl/t/win32/
H A Drunenv.t228 my @test_cases = (
/openbsd/sys/dev/pci/drm/ttm/tests/
H A Dttm_device_test.c207 .test_cases = ttm_device_test_cases,
H A Dttm_pool_test.c432 .test_cases = ttm_pool_test_cases,
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp1257 const char* test_cases[] = { in TEST() local
1275 for (auto test_case : test_cases) { in TEST()