reprospect.test package

class reprospect.test.CMakeAwareTestCaseView on GitHub

Bases: CMakeMixin, TestCase

Test case with CMake integration.

class reprospect.test.TestCaseView on GitHub

Bases: ABC

Test case.

abstract property arch: NVIDIAArchView on GitHub

NVIDIA architecture.

abstract property cwd: PathView on GitHub

Working directory.

abstract property demangler: type[CuppFilt | LlvmCppFilt]View on GitHub

Demangler.

abstract property executable: PathView on GitHub

Executable.

Subpackages

Submodules