]> git.ipfire.org Git - pakfire.git/commit
tests: Build a common basis for Python tests
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Jan 2024 16:01:09 +0000 (16:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Jan 2024 16:01:09 +0000 (16:01 +0000)
commit7d6ca8df2ff5f178d73511ffcfed68fc2727f303
tree5fc336bb06286d99e5923f48102dc4259cf6abc8
parent6b88067bc7a788aa0bc269b12aec4820acf9486d
tests: Build a common basis for Python tests

This new class has some methods that make it easy for us to set up some
simple Pakfire environments.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
tests/python/keys.py
tests/python/tests.py [new file with mode: 0644]