Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-string-input-visitor.c222 uint64_t expect6[] = { UINT64_MAX - 2, UINT64_MAX - 1, UINT64_MAX }; in test_visitor_in_uintList() local
248 check_ulist(v, expect6, ARRAY_SIZE(expect6)); in test_visitor_in_uintList()