]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/: implement binding for `getent shadow $name`
authorIker Pedrosa <ipedrosa@redhat.com>
Mon, 3 Mar 2025 08:29:57 +0000 (09:29 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 21 May 2025 08:04:42 +0000 (10:04 +0200)
commitfe33ae50f7777d9477184ee3f03ba1a35308b482
tree4e120448c361c4c03c56df0acaf89fd1d9199369
parentea109a3e4bcdde47b40951991046011735d6970f
tests/: implement binding for `getent shadow $name`

Provide a way for the system framework to run `getent shadow $name` and
check its output in a meaningful way.

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