chc.cmdline.kendra.TestSetRef module
- class chc.cmdline.kendra.TestSetRef.TestSetRef(specfilename: str)[source]
Bases:
objectProvides access to the reference results of a set of C files.
- cfile(cfilename: str) Optional[chc.cmdline.kendra.TestCFileRef.TestCFileRef][source]
- property cfilenames: List[str]
- property cfiles: Dict[str, chc.cmdline.kendra.TestCFileRef.TestCFileRef]
- property characteristics: List[str]
- property is_linux_only: bool
- property refd: Dict[str, Any]
- property restrictions: List[str]
- property specfilename: str