Lines Matching refs:C
22 **Generation of all C files needed to build the tests.**
75 `C:\Keil_v5\ARM\VHT\VHT_Corstone_SSE-300_Ethos-U55.exe -f configs\ARM_VHT_Corstone_300_config.txt O…
164 The tests are organized in a hierarchy. For each node of the hierarchy, a C++ class is specified.
165 The script processTest.py is generating C++ codee for the group.
188 A function is described with some text and followed by the name of the function in the C++ class.
235 A,B,C
244 In above example we declare that the functions of the suite are using 3 parameters named A,B and C.
245 We declare that a regression formula will use only A and B. So for each C value, we will get a diff…
253 …r file. Problem of a parameter file when it has to be included in the test (C array) is that it ma…
267 C = [1,3,5]
314 …ne must be a multiple of the number of parameters. In our above example we have 3 parameters A,B,C.
350 …ou only have stdout. The inputs of tests are in C array. The script processTest.py will generate t…
403 Once those folders have been created. You can use following commands to create the generated C file…
422 …embedded). It will include all the patterns (for the selected tests) into a C array. It is the **p…
427 You can pass a C++ class to specifiy that you want to generate tests only for a specific group or s…
437 The very first time you configure the test framework, you'll need to generate C files for all the t…
464 `C:\Keil_v5\ARM\FVP\MPS2_Cortex-M\FVP_MPS2_Cortex-M55_MDK.exe ^
500 "ID","CATEGORY","Param C","Regression","MAX"