Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/alpha/
H A Dtest-cond.c56 {test_gt, 0, 0},
57 {test_gt, 1, 1},
58 {test_gt, -1, 0},
/openbmc/qemu/tests/unit/
H A Dtest-int128.c162 static void test_gt(void) in test_gt() function
269 g_test_add_func("/int128/int128_gt", test_gt); in main()