Searched defs:spec_group (Results 1 – 1 of 1) sorted by relevance
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
D | spec.rb | 108 def process_non_testable_group(spec_group, ntg) argument 115 def process_non_testable_description(spec_group, ntg) argument 126 def process_non_testable_instructions(spec_group, ntg) argument 137 def process_non_testable_exceptions(spec_group, ntg) argument 148 def process_non_testable_verifications(spec_group, ntg) argument 227 def proc_test_instructions(test_group, spec_group, file) argument 235 def proc_test_instruction(test_instr, spec_group, file) argument 249 def proc_test_descriptions(test_group, spec_group, file) argument 257 def proc_test_description(test_descr, spec_group, file) argument 272 def proc_test_exceptions(test_group, spec_group, file) argument [all …]
|