Skip to content

Commit

Permalink
Adapt testsuit
Browse files Browse the repository at this point in the history
  • Loading branch information
varkoly committed Mar 13, 2014
1 parent 6e9989d commit acbd886
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion testsuite/tests/EditUserCryptedDirRemove.out
Expand Up @@ -9,7 +9,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Return
Return nil
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/EditUsersGroups.out
Expand Up @@ -8,7 +8,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Return
Return
Expand Down
2 changes: 1 addition & 1 deletion testsuite/tests/Read.out
Expand Up @@ -9,7 +9,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Return
Return nil
Expand Down
10 changes: 5 additions & 5 deletions testsuite/tests/YaPIGroupAdd.out
Expand Up @@ -12,7 +12,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Execute .target.bash_output "echo 'gg' | grep '^[[:alpha:]_][[:alnum:]_.-]*[[:alnum:]_.$-]\\?$'" $["LANG":"C"] $["stdout":"gg"]
Execute .target.bash "/bin/cp /etc/group /etc/group.YaST2save" 0
Expand All @@ -33,7 +33,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Execute .target.bash_output "echo 'gg2' | grep '^[[:alpha:]_][[:alnum:]_.-]*[[:alnum:]_.$-]\\?$'" $["LANG":"C"] $["stdout":"gg2"]
Execute .target.bash "/bin/cp /etc/group /etc/group.YaST2save" 0
Expand All @@ -54,7 +54,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Execute .target.bash_output "echo 'gg3' | grep '^[[:alpha:]_][[:alnum:]_.-]*[[:alnum:]_.$-]\\?$'" $["LANG":"C"] $["stdout":"gg3"]
Execute .target.bash "/bin/cp /etc/group /etc/group.YaST2save" 0
Expand All @@ -75,7 +75,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Execute .target.bash_output "echo 'gg4' | grep '^[[:alpha:]_][[:alnum:]_.-]*[[:alnum:]_.$-]\\?$'" $["LANG":"C"] $["stdout":"gg4"]
Return User hh2 does not exist.
Expand All @@ -91,7 +91,7 @@ Read .etc.default.useradd."skel" 0
Read .etc.default.useradd."umask" 0
Read .target.string "/etc/shells" 0
Read .etc.nsswitch_conf.passwd 0
Read .etc.nsswitch_conf.passwd 0
Read .ldap_conf.v.binddn 0
Write .target.ycp "/var/lib/YaST2/users.ycp" $[] true
Execute .target.bash_output "echo 'root' | grep '^[[:alpha:]_][[:alnum:]_.-]*[[:alnum:]_.$-]\\?$'" $["LANG":"C"] $["stdout":"root"]
Return There is a conflict between the entered
Expand Down

0 comments on commit acbd886

Please sign in to comment.