oslo.privsep/oslo_privsep/tests
Takashi Kajinami e62d408071 Remove logic for Python < 3.8
... because now this library supports only Python >= 3.8.

Change-Id: I6146d7421f4eaf613419a6887b208549d85a61d1
2022-07-17 01:02:03 +09:00
..
__init__.py Initial cookiecutter project 2015-10-23 18:51:29 +11:00
fixture.py UnprivilegedPrivsepFixture: Clear capabilities config 2016-02-10 14:59:40 +11:00
test_capabilities.py Replace assertItemsEqual with assertCountEqual 2020-06-11 11:51:40 +02:00
test_comm.py Remove unnecessary unicode prefixes 2022-04-19 15:11:57 +08:00
test_daemon.py Remove logic for Python < 3.8 2022-07-17 01:02:03 +09:00
test_priv_context.py Add timeout to PrivContext and entrypoint_with_timeout decorator 2021-06-23 09:43:33 +02:00
testctx.py Add support for Linux capabilities 2015-11-13 15:40:40 +11:00