Test Unit Pragmas
		
		
		
		Jump to navigation
		Jump to search
		
SCL Pragmas
SCL Pragmas [1] comprise a set of compiler directives that allow annotations within C and C++ source files that are meaningful to the STRIDE Compiler but ignored by standard language compilers.
SCL Pragmas have wide application in remoting of interfaces within the STRIDE environment; the five pragmas that are relevant to Test Unit testing are highlighted here.
Test Unit Pragmas
Notes
- ↑ SCL stands for STRIDE Communication Language