]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/: implement binding for `getent gshadow $name`
authorIker Pedrosa <ipedrosa@redhat.com>
Wed, 5 Mar 2025 17:05:59 +0000 (18:05 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 21 May 2025 08:04:42 +0000 (10:04 +0200)
commitd17e1133ee832129c54d1defaa8afc0580508ef8
treeed3f922145b8c134ebb673badfc9e69685100881
parentfe33ae50f7777d9477184ee3f03ba1a35308b482
tests/: implement binding for `getent gshadow $name`

Provide a way for the system framework to run `getent gshadow $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