]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/system/tests/test_newusers.py: create multiple users using file input
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 8 Aug 2025 15:08:20 +0000 (17:08 +0200)
committerSerge Hallyn <serge@hallyn.com>
Fri, 5 Dec 2025 22:35:36 +0000 (16:35 -0600)
commit6ad9c56b0da6022e4b3ce57e92bb5eef488e7012
tree8744bcaadf9f8e1d83df32682d78388309b32127
parent32399e9584593ae58c753526ebef912ffda4c9fd
tests/system/tests/test_newusers.py: create multiple users using file input

This is the transformation to Python of the test located in
`tests/newusers/20_multiple_users/newusers.test`, which checks that
`newusers` is able to create new users from file.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/tests/test_newusers.py