Searched refs:test_lt (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/alpha/ |
H A D | test-cond.c | 72 {test_lt, 0, 0}, 73 {test_lt, 1, 0}, 74 {test_lt, -1, 1},
|
/openbmc/qemu/tests/unit/ |
H A D | test-int128.c | 134 static void test_lt(void) in test_lt() function 267 g_test_add_func("/int128/int128_lt", test_lt); in main()
|