]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: change GID of a group
authorIker Pedrosa <ipedrosa@redhat.com>
Wed, 20 Nov 2024 09:13:33 +0000 (10:13 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 11 Jan 2025 02:21:07 +0000 (20:21 -0600)
commitd4b3299324b98336cb807c67497a4246e309a4f7
treebf19d92349c1bc9317164ee7223ba82b0c79a79e
parent55dea3c3ad80489816e4121ef3d591419e360d57
tests: change GID of a group

This is the transformation to Python of the test located in
`tests/grouptools/groupmod/01_groupmod_change_gid/groupmod.test`, which
checks that `groupmod` is able to change the GID of a group.

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
tests/system/tests/test_groupmod.py [new file with mode: 0644]