oslo.privsep/oslo_privsep/tests
Sean McGinnis f142210025
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Icac647c8e89cd94cae69e357b009d676b1c744f7
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 14:36:00 -05: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 Use unittest.mock instead of third party mock 2020-03-31 14:36:00 -05:00
test_comm.py Set unicode_errors handler to 'surrogateescape' in msgpack 2018-12-18 21:33:26 -05:00
test_daemon.py Use unittest.mock instead of third party mock 2020-03-31 14:36:00 -05:00
test_priv_context.py Use unittest.mock instead of third party mock 2020-03-31 14:36:00 -05:00
testctx.py Add support for Linux capabilities 2015-11-13 15:40:40 +11:00