Lines Matching refs:inline
51 atf_check -o inline:"testuser:*:1001:\n" -x ${PW} groupshow testuser
52 atf_check -o inline:"testgroup:*:1002:testuser\n" -x ${PW} groupshow testgroup
53 atf_check -o inline:"testgroup2:*:1003:\n" -x ${PW} groupshow testgroup2
55 atf_check -o inline:"testuser:*:1001:\n" -x ${PW} groupshow testuser
56 atf_check -o inline:"testgroup:*:1002:\n" -x ${PW} groupshow testgroup
57 atf_check -o inline:"testgroup2:*:1003:testuser\n" -x ${PW} groupshow testgroup2
70 atf_check -o inline:"testgroup:*:12345:\n" -s exit:0 -x grep "^testgroup" ${HOME}/group
92 atf_check -o inline:"foo:*:1005:user1,user2\n" -s exit:0 \
95 atf_check -o inline:"foo:*:1005:user1,user2,user3,user4\n" -s exit:0 \
98 atf_check -o inline:"foo:*:1005:user1,user4\n" -s exit:0 \
102 atf_check -o inline:"foo:*:1005:user1,user4,user2,user3\n" -s exit:0 \
105 atf_check -o inline:"foo:*:1005:user4,user2\n" -s exit:0 \