Home | History | Annotate | Download | only in tests

Lines Matching full:group_name

18 testing "group_name (text)" "groupadd toyTestGroup &&
21 testing "group_name (alphanumeric)" "groupadd toy1Test2Group3 &&
24 testing "group_name (numeric)" "groupadd 987654321 &&
27 testing "group_name (with ./-)" "groupadd toy.1Test-2Group.3 &&
32 testing "group_name (long string)" "groupadd $_s210 &&
35 testing "group_name with group_id" "groupadd -g 49999 toyTestGroup &&
38 testing "group_name with group_id (system_group)" \
41 testing "group_name (system_group)" "groupadd -S toyTestGroup &&
44 testing "group_name (add/del user)" "groupadd toyTestGroup &&
53 testing "group_name ($each)" "groupadd toyTestGroup &&