oslo_privsep.functional package

Submodules

oslo_privsep.functional.test_daemon module

class oslo_privsep.functional.test_daemon.TestDaemon(*args, **kwds)

Bases: BaseTestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_concurrency()
test_context_with_timeout()
test_context_with_timeout_pass()
test_entrypoint_with_timeout()
test_entrypoint_with_timeout_pass()
test_logging()
oslo_privsep.functional.test_daemon.sleep_with_timeout(long_timeout=0.04)

Module contents

oslo_privsep.functional.load_tests(loader, tests, pattern)