]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: basic configuration
authorIker Pedrosa <ipedrosa@redhat.com>
Fri, 8 Nov 2024 12:46:51 +0000 (13:46 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sat, 11 Jan 2025 02:21:07 +0000 (20:21 -0600)
commite4610acf53ad122c1cba60f4de6ba1a649a77e2a
tree9cfd81f8f54c49c0199e83c918b4a2f527bfedea
parent128650dfd440f8a9f44d3c8af77e06dd4eea4dd4
tests: basic configuration

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
.gitignore
tests/system/conftest.py [new file with mode: 0644]
tests/system/mhc.yaml [new file with mode: 0644]
tests/system/py.typed [new file with mode: 0644]
tests/system/pyproject.toml [new file with mode: 0644]
tests/system/pytest.ini [new file with mode: 0644]
tests/system/requirements.txt [new file with mode: 0644]
tests/system/setup.cfg [new file with mode: 0644]