Home
last modified time | relevance | path

Searched refs:test_empty (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dtest_regexps.py117 test_empty = 'static const TypeInfo x86_base_cpu_type_info = {\n'+\
119 assert fullmatch(TypeInfoVar.regexp, test_empty)
/openbmc/qemu/tests/unit/
H A Dtest-interval-tree.c31 static void test_empty(void) in test_empty() function
200 g_test_add_func("/interval-tree/empty", test_empty); in main()