]> git.ipfire.org Git - thirdparty/shadow.git/commit
Tests: Force creation of existing group using -f flag
authorAkshay Sakure <asakure@redhat.com>
Wed, 1 Jul 2026 09:51:43 +0000 (15:21 +0530)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 1 Jul 2026 14:22:03 +0000 (16:22 +0200)
commita67b8301f27bc514994d9594c5dec2457d0b4e69
tree8e2667930294be89b3af0b46d4613af0432859e0
parentbefbec635bf7297e018dd9e3af0c6064cc40c429
Tests: Force creation of existing group using -f flag

This is Python transformation of the test located in
'tests/grouptools/groupadd/06_groupadd_-f_add_existing_group/groupadd.test'
which checks that 'groupadd' completes successfully while force-creating
an existing group using -f flag

Signed-off-by: Akshay Sakure <asakure@redhat.com>
tests/system/tests/test_groupadd.py