oslotest/oslotest
Ben Nemec cdee551ae6 Revert "Switch to unittest.mock from mock"
This reverts commit ffdf6f10be.

Switching oslotest to unittest.mock has broken a bunch of other
projects because they were (incorrectly) relying on oslotest to
pull in third-party mock for them. Until we get everyone migrated,
let's hold off on doing this for oslotest.

Change-Id: I0bdca39686f3653a56f9e4a554662727e2dbaafd
2020-04-03 14:24:35 +00:00
..
tests Revert "Switch to unittest.mock from mock" 2020-04-03 14:24:35 +00:00
tools Restore missing module for pre-release test script 2015-02-20 12:47:00 -05:00
__init__.py Remove six.moves call 2015-01-15 11:24:07 +01:00
base.py Revert "Switch to unittest.mock from mock" 2020-04-03 14:24:35 +00:00
createfile.py Add CreateFileWithContent fixture 2015-06-12 19:15:18 +00:00
log.py Allow TRACE and integer logging levels for 'OS_DEBUG' 2015-07-27 17:58:30 -07:00
mock_fixture.py Revert "Switch to unittest.mock from mock" 2020-04-03 14:24:35 +00:00
modules.py A DisableModules fixture that removes modules from path 2016-07-06 15:48:24 +10:00
output.py make the CaptureOutput fixture easier to control 2018-03-19 16:35:17 -04:00
timeout.py Fix nits in timeout change 2018-09-24 20:12:08 +00:00