]> git.ipfire.org Git - thirdparty/shadow.git/commit
Tests: Add two users with same UID using -o flag master
authoraborah-sudo <aborah@redhat.com>
Wed, 3 Jun 2026 05:39:03 +0000 (11:09 +0530)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Thu, 4 Jun 2026 08:27:45 +0000 (10:27 +0200)
commitb19a9d2fae574614cfaffcb1f7425a3c1375dd56
treec1d9a1b5c7b266e33a510b6320a741598d53aa1f
parent28b1eb4f928b3e8da39659de10ee05f607f862f5
Tests: Add two users with same UID using -o flag

This is the transformation to Python of the test located in
`tests/usertools/01/04_useradd_add_user_with_existing_UID_with_-o.test`
which checks that `useradd` add two users with same UID using -o flag
tests/system/tests/test_useradd.py