reprospect.test.case module
- class reprospect.test.case.CMakeAwareTestCaseView on GitHub
Bases:
CMakeMixin,TestCaseTest case with CMake integration.
- class reprospect.test.case.TestCaseView on GitHub
Bases:
ABCTest 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.