Searched refs:other_user (Results 1 – 1 of 1) sorted by relevance
328 passwd::user other_user = user; in ATF_TEST_CASE_BODY() local329 other_user.uid += 1; in ATF_TEST_CASE_BODY()330 other_user.gid += 1; in ATF_TEST_CASE_BODY()331 process::isolate_child(utils::make_optional(other_user), fs::path(".")); in ATF_TEST_CASE_BODY()