taucmdr.cf.software.tests.test_tau_installation module¶
Test functions.
Functions used for unit tests of tau_installation.py.
-
class
taucmdr.cf.software.tests.test_tau_installation.TauInstallationTest(methodName='runTest')[source]¶ Bases:
taucmdr.tests.TestCaseTests for TauInstallation CUPTI detection and tagging.
-
_make_cupti_header(*path_parts)[source]¶ Create a fake cupti_events.h under the per-test cuda tmpdir.
-
test_find_cupti_returns_none_when_no_cuda_prefix()[source]¶ No cuda_prefix: returns None without touching filesystem.
-
