Add a test about @dirrm and @dirrmtry
modified tests/frontend/create.shin
@@ -80,7 +80,7 @@ create_from_plist_set_owner_body() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -103,7 +103,7 @@ create_from_plist_set_group_body() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,6 +128,7 @@ create_from_plist_gather_mode_body() {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -149,6 +150,7 @@ create_from_plist_set_mode_body() {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -171,6 +173,36 @@ create_from_plist_bad_creds_body() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -180,4 +212,5 @@ atf_init_test_cases() {
|
|
|
|
|
|
| + | |
|
modified tests/lib/plist.c
@@ -135,6 +135,8 @@ ATF_TC_BODY(parse_plist, tc)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|