Searched refs:test_gt (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/alpha/ |
H A D | test-cond.c | 56 {test_gt, 0, 0}, 57 {test_gt, 1, 1}, 58 {test_gt, -1, 0},
|
/openbmc/qemu/tests/unit/ |
H A D | test-int128.c | 162 static void test_gt(void) in test_gt() function 269 g_test_add_func("/int128/int128_gt", test_gt); in main()
|