Searched refs:test_type (Results 1 – 7 of 7) sorted by relevance
40 static TEST_TYPE test_type; variable80 switch (test_type) { in test_lib()89 if (test_type != CRYPTO_FIRST) in test_lib()98 if (test_type != SSL_FIRST) in test_lib()107 if (test_type == NO_ATEXIT) { in test_lib()121 if (test_type != JUST_CRYPTO in test_lib()122 && test_type != DSO_REFTEST in test_lib()123 && test_type != NO_ATEXIT) { in test_lib()172 if (test_type == DSO_REFTEST) { in test_lib()213 if (test_type == CRYPTO_FIRST || test_type == SSL_FIRST) { in test_lib()[all …]
38 static TEST_TYPE test_type; variable136 switch (test_type) { in test_lib()145 if (test_type != CRYPTO_FIRST) in test_lib()154 if (test_type != SSL_FIRST) in test_lib()163 if (test_type == NO_ATEXIT) { in test_lib()177 if (test_type != JUST_CRYPTO in test_lib()178 && test_type != DSO_REFTEST in test_lib()179 && test_type != NO_ATEXIT) { in test_lib()221 if (test_type == DSO_REFTEST) { in test_lib()261 if (test_type == CRYPTO_FIRST || test_type == SSL_FIRST) { in test_lib()[all …]
129 uint32_t test_type; member
1217 unsigned long test_type; member
1974 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) { in intel_dp_adjust_compliance_config()5023 intel_dp->compliance.test_type = request; in intel_dp_handle_test_request()5310 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) { in intel_dp_short_pulse()
3171 if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()3175 else if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()3215 seq_printf(m, "%02lx", intel_dp->compliance.test_type); in i915_displayport_test_type_show()
177359 type *flags_type = arch_flags_type (arch, "test_type", 32);