Searched refs:test_flags (Results 1 – 2 of 2) sorted by relevance
164 static void post_get_env_flags(int *test_flags) in post_get_env_flags() argument182 test_flags[j] &= ~flag[i]; in post_get_env_flags()201 test_flags[j] |= flag[i]; in post_get_env_flags()215 static void post_get_flags(int *test_flags) in post_get_flags() argument220 test_flags[j] = post_list[j].flags; in post_get_flags()223 post_get_env_flags(test_flags); in post_get_flags()227 if (test_flags[j] & POST_POWERON) in post_get_flags()228 test_flags[j] |= POST_SLOWTEST; in post_get_flags()236 int test_flags, int flags, unsigned int i) in post_run_single() argument238 if ((flags & test_flags & POST_ALWAYS) && in post_run_single()[all …]
170 int test_flags; member373 if (s->test_flags >= TEST_FLAGS_BAD) { in chr_read()375 s->test_flags = TEST_FLAGS_END; in chr_read()609 if (s->test_flags == TEST_FLAGS_END && in chr_event()611 s->test_flags = TEST_FLAGS_OK; in chr_event()1001 s->test_flags = TEST_FLAGS_DISCONNECT; in vhost_user_test_setup_flags_mismatch()1060 if (s->test_flags == TEST_FLAGS_DISCONNECT) { in vu_net_set_features()1062 s->test_flags = TEST_FLAGS_BAD; in vu_net_set_features()