]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests/system/tests/test_groupmems.py: add user to group as root user
authorIker Pedrosa <ipedrosa@redhat.com>
Tue, 19 Aug 2025 09:26:18 +0000 (11:26 +0200)
committerSerge Hallyn <serge@hallyn.com>
Fri, 5 Dec 2025 22:35:36 +0000 (16:35 -0600)
commit06df19464c061fa3987e7cfb9bf419cec652c187
tree141a898db00dea98c9d9bc8a06b244d08cb71cfa
parent79d1e363841d4de49df83cf2e44c3aa9b2fb604f
tests/system/tests/test_groupmems.py: add user to group as root user

This is the transformation to Python of the test located in
`tests/grouptools/groupmems/01_groupmems_root_add_user/groupmems.test`,
which checks that `groupmems` is able to add a user to a group running
as the root user.

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