shadow/tests/newusers
Serge Hallyn b999d48941 Add tests from the old svn tree
We're losing the svn history (which we could probably keep if we tried
hard enough) but don't consider that worthwhile.

Note these tests are destructive, so run them only in a throwaway
environment like a chroot, container, or vm.

The tests/run.all script should be the one which launches all the tests.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2014-09-17 14:42:55 -05:00
..
01_create_user Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
02_update_password Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
03_no_update_pid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
04_no_update_gid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
05_create_user_pid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
06_create_user_gid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
07_create_user_pid_gid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
08_create_user_pid_other-gid Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
09_create_user_pid-as-user-bar Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
10_create_user_gid-as-group-bar Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
11_update_gecos Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
12_update_shell Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
13_create_user_new-home Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
14_create_user_existing-home Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
15_update_new-home Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
16_update_existing-home Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
17_create_user_pid-already-used Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
18_create_user_gid-already-used Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
19_update_keep-old-home Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
20_multiple_users Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
21_create_user_UID_MAX Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
22_create_user_GID_MAX Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
23_create_user_error_negativ_UID Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
24_create_user_error_invalid_UID Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
25_create_user_error_no_remaining_UID Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
26_create_user_error_no_remaining_GID Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
27_create_user_error_invalid_username Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
28_create_user_error_invalid_groupname Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
29_create_user_error_invalid_username_valid_groupname Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
30_create_user_different_groupname Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
31_create_user_error_invalid_GID Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
32_create_user_error_gshadow_group_exists Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
33_update_password_no_shadow_password Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
34_update_password_no_shadow Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
35_read_from_stdin Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
36_create_user_encrypted Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
37_create_user_encrypt_MD5 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
37_create_user_encrypt_MD5-PAM Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
38_update_password_no_shadow_encrypted Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
39_update_password_no_shadow_password_encrypted Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
40_update_password_encrypted Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
41_create_user_encrypt_SHA256 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
41_create_user_encrypt_SHA256-PAM Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
42_create_user_encrypt_SHA512 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
42_create_user_encrypt_SHA512-PAM Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
43_create_user_encrypt_SHA256_rounds_3000 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
43_create_user_encrypt_SHA256_rounds_3000-PAM Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
44_create_user_encrypt_SHA256_rounds_300 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
44_create_user_encrypt_SHA256_rounds_300-PAM Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
45_create_user_encrypt_rounds_3000 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
46_create_user_encrypt_MD5_ignore_rounds_3000 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
47_create_user_error_UID_4294967295 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
48_create_user_error_GID_4294967295 Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
49_multiple_system_users Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
50_usage Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
51_usage_invalid_option Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
52_usage_2_input_files Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
53_locked_passwd Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
54_locked_shadow Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
55_locked_group Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
56_locked_gshadow Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
57_missing_input_file Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
58_invalid_input_file Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
59_no_gshadow_file Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
60_update_no_gecos Add tests from the old svn tree 2014-09-17 14:42:55 -05:00
61_update_no_shell Add tests from the old svn tree 2014-09-17 14:42:55 -05:00