Searched refs:expect_gid (Results 1 – 2 of 2) sorted by relevance
40 gid_t expect_gid = tc[i].gid == (uid_t)-1 ? tc[i - 1].gid : tc[i].gid; in run() local46 if (stat_buf.st_uid != expect_uid || stat_buf.st_gid != expect_gid) { in run()48 TESTFILE, expect_uid, expect_gid); in run()
42 gid_t expect_gid = tc[i].gid == (uid_t)-1 ? tc[i - 1].gid : tc[i].gid; in run() local48 if (stat_buf.st_uid != expect_uid || stat_buf.st_gid != expect_gid) { in run()50 TESTFILE, expect_uid, expect_gid); in run()