Lines Matching refs:thread_get_test_option
149 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()
153 thread_set_test_option(ttc_testing_ttc_int, 1 + thread_get_test_option(ttc_testing_ttc_int)); in thread_test_context_tests()
154 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()
158 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 0) { in thread_test_context_tests()
163 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 0) { in thread_test_context_tests()
169 if (thread_get_test_option(ttc_testing_ttc_int) != 1) { in thread_test_context_tests()
172 thread_set_test_option(ttc_testing_ttc_int, 1 + thread_get_test_option(ttc_testing_ttc_int)); in thread_test_context_tests()
173 if (thread_get_test_option(ttc_testing_ttc_int) != 2) { in thread_test_context_tests()
177 if (thread_get_test_option(ttc_testing_ttc_int) != 0) { in thread_test_context_tests()
181 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 33) { in thread_test_context_tests()
185 if (thread_get_test_option(ttc_testing_ttc_struct).min_address != 55) { in thread_test_context_tests()