Home
last modified time | relevance | path

Searched defs:test_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/post/
H A Dpost.c164 static void post_get_env_flags(int *test_flags) in post_get_env_flags()
215 static void post_get_flags(int *test_flags) in post_get_flags()
236 int test_flags, int flags, unsigned int i) in post_run_single()
296 int test_flags[POST_MAX_NUMBER]; in post_run() local
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c171 int test_flags; member