]> git.ipfire.org Git - thirdparty/shadow.git/commit
Tests: Create user with comment, expiredate, inactive, shell and custom home
authoraborah-sudo <aborah@redhat.com>
Mon, 2 Mar 2026 07:04:18 +0000 (12:34 +0530)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Thu, 5 Mar 2026 08:19:48 +0000 (09:19 +0100)
commiteaa05de20bb36b116bbf23f37002f7f36fb2f197
tree4a6147e019473434db1e2c03a3544df795ee29bf
parentcb0ec03060fc0504c22e6df6003381aa3e8c0964
Tests: Create user with comment, expiredate, inactive, shell and custom home

This is the transformation to Python of the test located in
`tests/usertools/01/03_useradd_additional_options.test`, which checks that
`useradd` is able to create a new user with comment, expiredate, inactive, shell and custom home
tests/system/tests/test_useradd.py