]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/: extend basic useradd test
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 10 Mar 2025 08:50:56 +0000 (09:50 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 21 May 2025 08:04:42 +0000 (10:04 +0200)
commitd4f5397d2ce5a79fbe126abf8c025a2b369aa78b
tree72402e9faa78ab046e7ca74c4d03bf773d5f4796
parentdf8c9743154589a22d95d0929cbe422565eb8459
tests/: extend basic useradd test

The test framework PoC only provided basic checks. I've added additional
functionality to the framework by checking shadow and gshadow entries
and I've extended the basic useradd test to check those too.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Dan Lavu <dlavu@redhat.com>
tests/system/tests/test_useradd.py