Home | History | Annotate | Download | only in test

Lines Matching refs:gid

44 	owner->gid = -1;
53 skipping("No uid/gid configuration for this OS");
61 assertEqualInt(-1, owner.gid);
67 assert(int_in_list(owner.gid, root_gids,
74 assert(int_in_list(owner.gid, root_gids,
80 assertEqualInt(-1, owner.gid);
85 /* Can't assert gid, since we don't know gid for user #112. */
90 /* Can't assert gid, since we don't know gid for user #113. */
95 assertEqualInt(114, owner.gid);
100 assertEqualInt(115, owner.gid);
105 assertEqualInt(117, owner.gid);