Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-user-util.c405 static const gid_t result1[] = {1, 2, 3, 5, 10, 15, 20, 25, 26, 27}; in TEST() local
417 assert_se(memcmp_nn(res1, nresult, result1, ELEMENTSOF(result1)) == 0); in TEST()