conftest.py |
Used as a side effect to os.path.exists when
checking if the Intel Power Gadget executable exists.
|
2980 |
files |
|
|
manifest.toml |
|
133 |
test_intelpowergadget.py |
Tests that the output file path and prefix was properly split.
This test assumes that it is in the same directory as the conftest.py file.
|
11310 |
test_macintelpower.py |
Tests that the MacIntelPower object is correctly initialized. |
2661 |
test_mozpower.py |
Tests that the MozPower object fails when the android
flag is set. Remove this test once android is implemented.
|
9698 |
test_powerbase.py |
Tests that the PowerBase class correctly raises
a NotImplementedError when attempting to instantiate
it directly.
|
2666 |