Home
last modified time | relevance | path

Searched refs:test_flags (Results 1 - 25 of 36) sorted by relevance

12

/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-ext.h18 # define HWTEST(test_case_name, test_name, test_flags) \
19 bool GTEST_TEST_UNIQUE_ID_(test_case_name, test_name, __LINE__) = testing::ext::TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testing::ext::Plain);\
24 # define HWTEST_F(test_case_name, test_name, test_flags) \
25 bool GTEST_TEST_UNIQUE_ID_(test_case_name, test_name, __LINE__) = testing::ext::TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testing::ext::Fixtured);\
29 # define HWTYPED_TEST(test_case_name, test_name, test_flags) \
30 bool GTEST_TEST_UNIQUE_ID_(test_case_name, test_name, __LINE__) = testing::ext::TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testing::ext::Typed);\
34 # define HWTYPED_TEST_P(test_case_name, test_name, test_flags) \
35 bool GTEST_TEST_UNIQUE_ID_(test_case_name, test_name, __LINE__) = testing::ext::TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testing::ext::PatternTyped);\
39 # define HWTEST_P(test_case_name, test_name, test_flags) \
40 bool GTEST_TEST_UNIQUE_ID_(test_case_name, test_name, __LINE__) = testing::ext::TestDefManager::instance()->regist(#test_case_name, #test_name, test_flags, testin
[all...]
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create04.c35 } test_flags[] = { variable
47 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support() argument
53 strcat(pattern, test_flags->h_size); in check_hugepage_support()
56 test_flags->exp_err = ENODEV; in check_hugepage_support()
64 tflag = test_flags[n]; in memfd_huge_x_controller()
96 .tcnt = ARRAY_SIZE(test_flags),
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params.c215 int test_flags; in ossl_ffc_params_todata() local
256 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_PQ) != 0); in ossl_ffc_params_todata()
258 OSSL_PKEY_PARAM_FFC_VALIDATE_PQ, test_flags)) in ossl_ffc_params_todata()
260 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_G) != 0); in ossl_ffc_params_todata()
262 OSSL_PKEY_PARAM_FFC_VALIDATE_G, test_flags)) in ossl_ffc_params_todata()
264 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_LEGACY) != 0); in ossl_ffc_params_todata()
267 test_flags)) in ossl_ffc_params_todata()
/third_party/openssl/crypto/ffc/
H A Dffc_params.c215 int test_flags; in ossl_ffc_params_todata() local
256 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_PQ) != 0); in ossl_ffc_params_todata()
258 OSSL_PKEY_PARAM_FFC_VALIDATE_PQ, test_flags)) in ossl_ffc_params_todata()
260 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_G) != 0); in ossl_ffc_params_todata()
262 OSSL_PKEY_PARAM_FFC_VALIDATE_G, test_flags)) in ossl_ffc_params_todata()
264 test_flags = ((ffc->flags & FFC_PARAM_FLAG_VALIDATE_LEGACY) != 0); in ossl_ffc_params_todata()
267 test_flags)) in ossl_ffc_params_todata()
/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc192 const int test_flags[TEST_FLAGS_NUM] = { in TEST() local
218 printf("[%d]:: required_flags='0x%08x', test_flags='0x%08x', exp_accept='%d'\n", in TEST()
219 count, filter->requireFlags(), test_flags[p], exp_accepts[m][p]); in TEST()
220 EXPECT_EQ(exp_accepts[m][p], filter->accept(test_flags[p], NULL)); in TEST()
269 const int test_flags[TEST_COMBINES_NUM] = { TestFlag::None,TestFlag::None,Platform.Qcom,Platform.Qcom }; in TEST() local
290 printf("[%d]:: filter=0x%08x/%s, tested=0x%08x/%s, exp_accept=%d\n", count, filter->requireFlags(), filter->requireReq(), test_flags[p], test_reqs[p], exp_accepts[m][p]); in TEST()
291 EXPECT_EQ(exp_accepts[m][p], filter->accept(test_flags[p], test_reqs[p])); in TEST()
307 const int test_flags[TEST_COMBINES_NUM] = { TestFlag::None,TestFlag::None,Platform.Qcom,Platform.Qcom }; in TEST() local
328 printf("[%d]:: strict_filter=0x%08x/%s, tested=0x%08x/%s, exp_accept=%d\n", count, filter->requireFlags(), filter->requireReq(), test_flags[p], test_reqs[p], exp_accepts[m][p]); in TEST()
329 EXPECT_EQ(exp_accepts[m][p], filter->accept(test_flags[ in TEST()
[all...]
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/
H A Drt_sigaction03.c57 static int test_flags[] = variable
114 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) { in main()
116 (signal, 0, test_flags[flag])); in main()
H A Drt_sigaction01.c59 static int test_flags[] = variable
103 ARRAY_SIZE(test_flags); flag++) { in main()
106 (signal, 0, test_flags[flag])); in main()
H A Drt_sigaction02.c57 static int test_flags[] = variable
88 for (flag = 0; flag < ARRAY_SIZE(test_flags); flag++) { in main()
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction01.c232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local
248 if (set_handler(test_flags[i], 0) == 0) { in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server.c322 if ((conn->test_flags & in tlsv1_server_decrypt()
759 conn->test_flags = flags; in tlsv1_server_set_test_flags()
845 if (conn->test_flags & TLS_DHE_PRIME_511B) { in tlsv1_server_get_dh_p()
849 } else if (conn->test_flags & TLS_DHE_PRIME_767B) { in tlsv1_server_get_dh_p()
853 } else if (conn->test_flags & TLS_DHE_PRIME_15) { in tlsv1_server_get_dh_p()
857 } else if (conn->test_flags & TLS_DHE_PRIME_58B) { in tlsv1_server_get_dh_p()
861 } else if (conn->test_flags & TLS_DHE_NON_PRIME) { in tlsv1_server_get_dh_p()
H A Dtlsv1_server_read.c33 if ((conn->test_flags & in testing_cipher_suite_filter()
1104 if ((conn->test_flags & in tls_process_client_finished()
1111 if ((conn->test_flags & TLS_DHE_PRIME_15) && in tls_process_client_finished()
1117 if ((conn->test_flags & TLS_DHE_PRIME_58B) && in tls_process_client_finished()
1123 if ((conn->test_flags & TLS_DHE_PRIME_511B) && in tls_process_client_finished()
1129 if ((conn->test_flags & TLS_DHE_PRIME_767B) && in tls_process_client_finished()
1135 if ((conn->test_flags & TLS_DHE_NON_PRIME) && in tls_process_client_finished()
H A Dtlsv1_server_i.h68 u32 test_flags; member
H A Dtlsv1_server_write.c635 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_HASH) { in tls_write_server_key_exchange()
666 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_SIGNATURE) { in tls_write_server_key_exchange()
899 if (conn->test_flags & TLS_BREAK_VERIFY_DATA) { in tls_write_server_finished()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server.c322 if ((conn->test_flags & in tlsv1_server_decrypt()
759 conn->test_flags = flags; in tlsv1_server_set_test_flags()
845 if (conn->test_flags & TLS_DHE_PRIME_511B) { in tlsv1_server_get_dh_p()
849 } else if (conn->test_flags & TLS_DHE_PRIME_767B) { in tlsv1_server_get_dh_p()
853 } else if (conn->test_flags & TLS_DHE_PRIME_15) { in tlsv1_server_get_dh_p()
857 } else if (conn->test_flags & TLS_DHE_PRIME_58B) { in tlsv1_server_get_dh_p()
861 } else if (conn->test_flags & TLS_DHE_NON_PRIME) { in tlsv1_server_get_dh_p()
H A Dtlsv1_server_read.c33 if ((conn->test_flags & in testing_cipher_suite_filter()
1104 if ((conn->test_flags & in tls_process_client_finished()
1111 if ((conn->test_flags & TLS_DHE_PRIME_15) && in tls_process_client_finished()
1117 if ((conn->test_flags & TLS_DHE_PRIME_58B) && in tls_process_client_finished()
1123 if ((conn->test_flags & TLS_DHE_PRIME_511B) && in tls_process_client_finished()
1129 if ((conn->test_flags & TLS_DHE_PRIME_767B) && in tls_process_client_finished()
1135 if ((conn->test_flags & TLS_DHE_NON_PRIME) && in tls_process_client_finished()
H A Dtlsv1_server_i.h68 u32 test_flags; member
H A Dtlsv1_server_write.c635 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_HASH) { in tls_write_server_key_exchange()
666 if (conn->test_flags & TLS_BREAK_SRV_KEY_X_SIGNATURE) { in tls_write_server_key_exchange()
899 if (conn->test_flags & TLS_BREAK_VERIFY_DATA) { in tls_write_server_finished()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c996 static void si_test_vmfault(struct si_screen *sscreen, uint64_t test_flags) in si_test_vmfault() argument
1009 if (test_flags & DBG(TEST_VMFAULT_CP)) { in si_test_vmfault()
1015 if (test_flags & DBG(TEST_VMFAULT_SHADER)) { in si_test_vmfault()
1100 uint64_t test_flags; in radeonsi_screen_create_impl() local
1128 test_flags = debug_get_flags_option("AMD_TEST", test_options, 0); in radeonsi_screen_create_impl()
1430 if (test_flags & DBG(TEST_IMAGE_COPY)) in radeonsi_screen_create_impl()
1433 if (test_flags & (DBG(TEST_CB_RESOLVE) | DBG(TEST_COMPUTE_BLIT))) in radeonsi_screen_create_impl()
1434 si_test_blit(sscreen, test_flags); in radeonsi_screen_create_impl()
1436 if (test_flags & DBG(TEST_DMA_PERF)) { in radeonsi_screen_create_impl()
1440 if (test_flags in radeonsi_screen_create_impl()
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
H A Dcpuset_base_ops_testset.sh169 test_flags() function
278 test_flags
/third_party/googletest/googletest/src/hwext/
H A Dgtest-ext.cc35 bool TestDefManager::regist(const char* test_case_name, const char* test_name, int test_flags, TestDefType tdf) in regist() argument
37 TestDefManager::testDefInfos.push_back(new TestDefInfo(test_case_name, test_name, test_flags, tdf)); in regist()
/third_party/ltp/testcases/kernel/syscalls/cma/
H A Dprocess_vm01.c114 static void test_flags(void) in test_flags() function
285 test_flags(); in run()
/third_party/littlefs/runners/
H A Dtest_runner.h35 enum test_flags { enum
/third_party/node/deps/v8/tools/
H A Drun_perf.py19 "test_flags": [<flag to the test file>, ...],
65 "test_flags": ["5"],
315 self.test_flags = []
339 assert isinstance(suite.get('test_flags', []), list)
346 self.test_flags = parent.test_flags[:] + suite.get('test_flags', [])
461 suffix = ['--'] + self.test_flags if self.test_flags else []
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c273 bool test_flags() { in test_flags() function
284 fprintf(stderr, "[test_flags] expected match, but got no match\n"); in test_flags()
577 run_test(test_flags, "test_flags", &passed); in main()
/third_party/python/Lib/test/
H A D_test_embed_set_config.py151 def test_flags(self): member in SetConfigTests

Completed in 17 milliseconds

12