154fbf92a10aadd14c64308b8fd79aba4e12f88c
[platform/core/ml/nnfw.git] / .ahub / tcchecker-tca / config.yaml
1 version: 2
2 test:
3   - name: NN_Runtime
4     testCaseLanguage: CPP
5     testFW: GTEST
6     testCaseFolder:
7       - /compute/cker
8       - /runtime/libs/misc
9       - /runtime/libs/ndarray
10       - /runtime/onert
11       - /runtime/service/npud/tests
12       - /tests/nnfw_api
13
14     testFile:
15       - extension: test.cpp
16         any: true
17       - extension: test.cc
18         any: true
19     testCase:
20       - condition:
21         - functionName:
22             starts:
23               - TEST
24               - TYPED_TEST
25         - excludes :
26           - Verifier.dag_checker
27           - graph_operand_LayoutSet.layout_set_operators
28           - InterpExecutorTest.executeTwoStep
29           - InterpExecutorTest.execute
30           - InterpExecutorTest.setOutput
31           - InterpExecutorTest.create_empty
32           - InterpExecutorTest.setOutputForUnspecifiedDimensions
33           - InterpExecutorTest.setInputForUnspecifiedDimensions
34           - InterpExecutorTest.setInput
35           - InterpExecutorTest.create_simple
36           - ExecTime.structure
37           - ExecTime.roundtrip_ok
38           - SchedulerTest.branched_graph_profiling_mode
39           - SchedulerTestWithExecutorParam.straight_graph_known_exec_time
40           - SchedulerTestWithExecutorParam.branched_graph_known_exec_time
41           - TFLite_test_case.simple_test
42           - ExecInstance.simple
43           - ExecInstance.twoExecution
44           - ExecInstance.twoCompile
45           - ExecInstance.async
46           - ExecInstance.twoThreads
47           - graph_operand_usedef.usedef_test
48           - Graph.inputs_and_outputs
49           - nnfw_create_session.Test_001
50           - nnfw_create_session.Negative_001
51           - WICPlanner.claim_release_test
52           - BumpPlanner.claim_test
53           - Allocator.allocate_test
54           - FirstFitPlanner.claim_release_test
55           - graph_operation_setIO.operation_setIO_concat
56           - graph_operation_setIO.operation_setIO_conv
57           - ValidationTest.neg_prepare_001
58           - ValidationTestOneOpModelLoaded.prepare_001
59           - graph_OperandIndexSequence.replace
60           - graph_OperandIndexSequence.append
61           - MODEL.model_build
62           - graph_operation_Set.operation_test
63           - graph_operand_Set.set_test
64           - ValidationTestSessionCreated.neg_load_session_001
65           - ValidationTestSessionCreated.load_session_001
66           - ShapeInference.Pool2DNodeExplicit
67           - ShapeInference.Elementwise
68           - ShapeInference.Concat
69           - ShapeInference.Pool2DNodeSame
70           - ShapeInference.IncorrectElementwise
71           - ShapeInference.Conv2D
72           - ShapeInference.Pool2DNodeValid
73           - ShapeInference.FullyConnected
74           - ShapeInference.DepthwiseConv2D
75           - ObjectManager.non_const_iterate
76           - ObjectManager.const_iterate
77           - ObjectManager.emplace
78           - ObjectManager.remove_2
79           - ObjectManager.remove_1
80           - ObjectManager.push
81           - Index.index_test
82
83     negativeTestCase:
84       - condition:
85         - testName:
86             starts:
87               - neg_
88
89     positiveTestCase:
90       - condition:
91         - inverse: negativeTestCase
92
93   - name: NN_Compiler
94     testCaseLanguage: CPP
95     testFW: GTEST
96     testCaseFolder:
97       - /compiler/angkor
98       - /compiler/arser
99       - /compiler/circle-partitioner
100       - /compiler/circle-quantizer
101       - /compiler/circle-tensordump
102       - /compiler/circle2circle
103       - /compiler/circlechef
104       - /compiler/circledump
105       - /compiler/crew
106       - /compiler/cwrap
107       - /compiler/dio-hdf5
108       - /compiler/foder
109       - /compiler/hermes
110       - /compiler/hermes-std
111       - /compiler/loco
112       - /compiler/locomotiv
113       - /compiler/locop
114       - /compiler/logo
115       - /compiler/logo-core
116       - /compiler/luci
117       - /compiler/luci-interpreter
118       - /compiler/luci-eval-driver
119       - /compiler/luci-pass-value-test
120       - /compiler/luci-value-test
121       - /compiler/mio-circle04
122       - /compiler/mio-tflite
123       - /compiler/mio-tflite260
124       - /compiler/oops
125       - /compiler/pepper-assert
126       - /compiler/pepper-csv2vec
127       - /compiler/pepper-str
128       - /compiler/pepper-strcast
129       - /compiler/pp
130       - /compiler/rawdata2hdf5
131       - /compiler/record-minmax
132       - /compiler/safemain
133       - /compiler/souschef
134       - /compiler/tflchef
135       - /compiler/tflite2circle
136       - /compiler/vconone
137
138     testFile:
139       - extension: .test.cpp
140         any: true
141
142     testCase:
143       - condition:
144         - functionName:
145             starts:
146               - TEST
147         - excludes :
148               - ConstantFolding.const_relu_to_const
149               - ConstantFolding.const_relu_to_concat
150               - ADT_TENSOR_OVERLAY.access
151               - ADT_TENSOR_OVERLAY.ctor
152               - ADT_TENSOR_OVERLAY.read
153               - NodeExecution_BiasEncode.f32
154               - NodeExecution_BiasEncode.s32
155               - NodeExecution_EltwiseDiv.f32
156               - CircleLogicalOrTest.constructor_P
157               - NodeExecution_TensorConcat.f32_2
158               - NodeExecution_TensorConcat.f32
159               - CircleShapeInferenceRuleTest.avgpool2d_valid
160               - CircleShapeInferenceRuleTest.TFAdd_shapeinf_different
161               - CircleShapeInferenceRuleTest.minimal_with_CircleRelu
162               - CircleShapeInferenceRuleTest.CircleTranspose_simple
163               - CircleShapeInferenceRuleTest.avgpool2d_same
164               - CircleConv2Dest.constructor_P
165               - ADT_TENSOR_BUFFER.access
166               - ADT_TENSOR_BUFFER.ctor
167               - CircleRelu6Test.constructor_P
168               - Circle2CircleTest.NoArg_NEG
169               - CircleInstanceNormTest.constructor
170               - ADT_KERNEL_INDEX_ENUMERATOR.iterate_full_range
171               - ADT_TENSOR_INDEX_ENUMERATOR.iterate_full_range
172               - CirclePadTest.constructor_P
173               - ADT_KERNEL_KERNEL_NHWC_LAYOUT.n_increment
174               - ADT_KERNEL_KERNEL_NHWC_LAYOUT.col_increment
175               - ADT_KERNEL_KERNEL_NHWC_LAYOUT.ch_increment
176               - ADT_KERNEL_KERNEL_NHWC_LAYOUT.row_increment
177               - ADT_TENSOR_LEXICAL_LAYOUT.last
178               - ADT_TENSOR_LEXICAL_LAYOUT.lexical_first
179               - ADT_TENSOR_LEXICAL_LAYOUT.lexical_middle
180               - FeatureShapeTest.settet_and_getter
181               - FeatureShapeTest.default_constructor
182               - INDENTED_STRING_BUILDER.usage
183               - NodeExecution_Fixed_Reduce_Mean.f32_1
184               - NodeExecution_Fixed_Reduce_Mean.f32_0
185               - CircleAbsTest.constructor
186               - CircleMaximumTest.constructor_P
187               - FORMAT.simple_string
188               - FORMAT.concat_rvalue
189               - FORMAT.concat_lvalue
190               - FORMAT.simple_number
191               - ADT_KERNEL_BUFFER.ctor
192               - ADT_KERNEL_BUFFER.access
193               - ADT_TENSOR_SHAPE.num_elements_rank_0
194               - ADT_TENSOR_SHAPE.squeeze_neg_0
195               - ADT_TENSOR_SHAPE.num_elements_zero
196               - ADT_TENSOR_SHAPE.copy
197               - ADT_TENSOR_SHAPE.eq_negative_on_unmatched_dim
198               - ADT_TENSOR_SHAPE.num_elements_nulldim
199               - ADT_TENSOR_SHAPE.eq_positive
200               - ADT_TENSOR_SHAPE.squeeze_pos
201               - ADT_TENSOR_SHAPE.resize
202               - ADT_TENSOR_SHAPE.ctor_initializer_list
203               - ADT_TENSOR_SHAPE.squeeze_neg
204               - ADT_TENSOR_SHAPE.squeeze_nested
205               - ADT_TENSOR_SHAPE.num_elements_nonzero
206               - ADT_TENSOR_SHAPE.eq_negative_on_unmatched_rank
207               - ADT_TENSOR_SHAPE.dim
208               - ADT_TENSOR_SHAPE.ctor
209               - GraphBuilderTest.Usecase_000
210               - QueueTest.take
211               - MultiDialectShapeInferenceRuleTest.test1
212               - AlgorithmTest.postorder_traversal_incomplte_graph
213               - AlgorithmTest.active_nodes
214               - AlgorithmTest.postorder_traversal_visit_once
215               - AlgorithmTest.postorder_traversal
216               - CircleSquaredDifferenceTest.constructor_P
217               - NodeShapeTest.feature_shape_constructor
218               - NodeShapeTest.filter_shape_constructor
219               - NodeShapeTest.default_constructor
220               - NodeShapeTest.copy_constructible
221               - NodeShapeTest.tensor_shape_constructor
222               - NodeShapeTest.dwfilter_shape_constructor
223               - NodeShapeTest.bias_shape_constructor
224               - ADT_KERNEL_KERNEL_NCHW_LAYOUT.n_increment
225               - ADT_KERNEL_KERNEL_NCHW_LAYOUT.col_increment
226               - ADT_KERNEL_KERNEL_NCHW_LAYOUT.row_increment
227               - ADT_KERNEL_KERNEL_NCHW_LAYOUT.ch_increment
228               - CircleEqualTest.constructor_P
229               - VerifierTest.valid_error_reporter
230               - VerifierTest.valid_minimal
231               - DataTypeTraitsTest.FLOAT32
232               - NodeExecution_EltwiseSub.f32
233               - NodeExecution_FeatureCodec.s32
234               - NodeExecution_FeatureCodec.f32
235               - ADT_TENSOR_INDEX.operator_add
236               - ADT_TENSOR_INDEX.ctor_initializer_list
237               - ADT_TENSOR_INDEX.fill
238               - ADT_TENSOR_INDEX.operator_eqaul
239               - ADT_TENSOR_INDEX.resize
240               - ADT_TENSOR_INDEX.operator_add_different_size
241               - ADT_TENSOR_INDEX.at
242               - ADT_TENSOR_INDEX.ctor
243               - ADT_TENSOR_INDEX.copy
244               - ADT_KERNEL_OVERLAY.access
245               - ADT_KERNEL_OVERLAY.read
246               - ADT_KERNEL_OVERLAY.ctor
247               - BiasShapeTest.default_constructor
248               - FildesTest.destructor
249               - FildesTest.value_constructor
250               - FildesTest.move_constructor
251               - FildesTest.default_constructor
252               - CircleGatherTest.constructor
253               - LinearV1FormatterTest.node_summary_builder_composition
254               - LinearV1FormatterTest.user_defined_node_summary_builder
255               - LinearV1FormatterTest.simple
256               - SourceTest.construct
257               - SourceTest.macro
258               - CircleFullyConnectedTest.constructor
259               - ADT_FEATURE_OVERLAY.read
260               - ADT_FEATURE_OVERLAY.access
261               - ADT_FEATURE_OVERLAY.ctor
262               - ContextTest.constructor
263               - CircleDivTest.constructor_P
264               - NodeExecution_Reshape.f32
265               - MultiDialectTypeInferenceRuleTest.test1
266               - CanonicalTypeInferenceRuleTest.relu6
267               - TypeInferenceTest.framework
268               - CanonicalTypeInferenceRuleTest.tensor_broadcast
269               - CanonicalTypeInferenceRuleTest.minimal
270               - PermutingDecoderTest.feature
271               - PemutationTest.feature
272               - PermutingEncoderTest.depthwisefilter_init
273               - PermutingDecoderTest.filter
274               - PermutingEncoderTest.depthwise_filter
275               - PermutingEncoderTest.filter
276               - PermutingEncoderTest.feature_clone
277               - PermutingEncoderTest.feature
278               - PermutingDecoderTest.depthwise_filter
279               - PemutationTest.depthwise_filter
280               - PermutingDecoderTest.feature_clone
281               - PemutationTest.filter
282               - PadTest.default_constructor_2D
283               - NodeDomain.as_annotation
284               - CirclePackTest.constructor
285               - ADT_TENSOR_LAYOUT.move
286               - ADT_TENSOR_LAYOUT.ctor
287               - ADT_TENSOR_LAYOUT.copy
288               - DepthwiseFilterShapeTest.settet_and_getter
289               - DepthwiseFilterShapeTest.default_constructor
290               - CircleTypeInferenceRuleTest.minimal_with_CircleRelu
291               - GenericNodeSummaryBuilderTest.simple
292               - LogoPassTests.pass_name_over_unnamed_pass
293               - LogoPassTests.pass_name_over_named_pass
294               - CircleReluTest.constructor_P
295               - PaddingNDTest.default_constructor_ND
296               - TensorShapeTest.copy
297               - TensorShapeTest.rank
298               - TensorShapeTest.element_count
299               - TensorShapeTest.dim
300               - TensorShapeTest.rank_update
301               - TensorShapeTest.default_constructor
302               - TensorShapeTest.initializer_list_constructor
303               - DepthwiseFilterIndexTest.settet_and_getter
304               - DepthwiseFilterIndexTest.default_constructor
305               - MemoryTest.make_unique
306               - AnnotatedItemTest.annotation
307               - NodeExecution_DepthwiseFilterEncode.f32
308               - CircleBatchToSpaceNDTest.constructor
309               - WindowTest.setter_and_getter_2D
310               - WindowTest.default_constructor_2D
311               - NodeExecution_Tanh.f32
312               - MessageBufferTest.pass_constructed_message_on_descturction
313               - NodeExecution_TensorBroadcast.f32
314               - CircleSubTest.constructor_P
315               - NodeExecution_AvgPool2D.f32_1x3x3x1_calculation
316               - NodeExecution_AvgPool2D.f32_1x4x4x1_calculation
317               - NodeExecution_Conv2D.f32_multiple_channel
318               - NodeExecution_Conv2D.f32_1x5x5x1_calculation
319               - NodeExecution_Conv2D.with_padding
320               - ADT_FEATURE_HWC_LAYOUT.W_increase
321               - ADT_FEATURE_HWC_LAYOUT.C_increase
322               - ADT_FEATURE_HWC_LAYOUT.H_increase
323               - SimplifyDomainConversionPass.FilterEncode_FilterDecode_equal_perms
324               - SimplifyDomainConversionPass.FilterEncode_FilterDecode_different_perms
325               - CircleDialectTest.get_N
326               - CircleDialectTest.get_P
327               - LINEAR_DOCUMENT.line
328               - LINEAR_DOCUMENT.lines
329               - NodeExecution_Push.f32
330               - NodeExecution_Push.s32
331               - NodeExecution_DepthwiseConv2D.f32_random_valid
332               - NodeExecution_Pad.tensor_constant_pad_6_dim
333               - NodeExecution_Pad.tensor_constant_pad_1_dim
334               - NodeExecution_Pad.tensor_constant_pad_4_dim
335               - DepthwiseConv2DTest.constructor
336               - ConstGenTest.constructor_s32
337               - TransposedConv2DTest.constructor
338               - PullTest.shape
339               - MatrixDecodeTest.constructor
340               - FilterEncodeTest.constructor
341               - AvgPool2DTest.constructor
342               - Reshape_Fixed_Test.shape
343               - TensorConcatTest.constructor
344               - EltwiseSqrtTest.constructor
345               - TensorBiasAddTest.alias
346               - EltwiseSubTest.constructor
347               - TensorBroadcastTest.mapping
348               - PullTest.constructor
349               - PushTest.shape
350               - MaxPool2DTest.pad
351               - EltwiseMulTest.constructor
352               - DepthwiseFilterEncodeTest.constructor
353               - ForwardTest.constructor
354               - MaxPool2DTest.constructor
355               - TransposeTest.perm
356               - MatMulTest.constructor
357               - FeatureBiasAddTest.constructor
358               - TensorBroadcastTest.constructor
359               - FeatureEncodeTest.constructor
360               - MatrixEncodeTest.constructor
361               - ReLUTest.constructor
362               - BiasEncodeTest.constructor
363               - FilterDecodeTest.constructor
364               - EltwiseDivTest.constructor
365               - PushTest.constructor
366               - EltwiseAddTest.constructor
367               - Conv2DTest.constructor
368               - EltwiseMaxTest.constructor
369               - Reshape_Fixed_Test.constructor
370               - TransposeTest.constructor
371               - ConstGenTest.constructor
372               - FeatureBiasAddTest.alias
373               - DepthwiseFilterDecodeTest.constructor
374               - ReLU6Test.constructor
375               - FeatureDecodeTest.constructor
376               - TensorBiasAddTest.constructor
377               - NodeExecution_ReLU6.f32
378               - CircleSqrtTest.constructor_P
379               - CircleRsqrtTest.constructor
380               - LINEAR_DOCUMENT.append_empty_string
381               - LINEAR_DOCUMENT.indent
382               - LINEAR_DOCUMENT.append_multi_line_text
383               - LINEAR_DOCUMENT.append_void
384               - LINEAR_DOCUMENT.document_append
385               - LINEAR_DOCUMENT.formatted_append
386               - LINEAR_DOCUMENT.forward_append
387               - LINEAR_DOCUMENT.reverse_append
388               - NodeData.as_s32_buffer_wrapper
389               - NodeData.as_f32_buffer_wrapper
390               - ConsoleReporterTest.constructor
391               - ConsoleReporterTest.notify
392               - NodeExecution_TensorBiasAdd.f32
393               - NodeExecution_FeatureBiasAdd.f32
394               - ADT_KERNEL_SHAPE.num_elements
395               - ADT_KERNEL_SHAPE.operator_eq
396               - ADT_KERNEL_SHAPE.ctor
397               - CircleLogicalNotTest.constructor_P
398               - CircleConcatenationTest.constructor_P
399               - ModuleTest.add_more
400               - ModuleTest.consturctor
401               - ModuleTest.add
402               - ModuleTest.add_nullptr_NEG
403               - ModuleTest.graph_index_overflow_NEG
404               - CircleArgMaxTest.constructor_P
405               - CircleReshapeTest.alloc_new_shape_P
406               - CircleReshapeTest.constructor_P
407               - CircleAddTest.constructor_P
408               - CanonicalShapeInferenceRuleTest.tensor_concat
409               - CanonicalShapeInferenceRuleTest.feature_codec
410               - CanonicalShapeInferenceRuleTest.maxpool2d
411               - CanonicalShapeInferenceRuleTest.minimal
412               - CanonicalShapeInferenceRuleTest.const_gen
413               - CanonicalShapeInferenceRuleTest.depthwiseconv2d
414               - CanonicalShapeInferenceRuleTest.infer_v2
415               - CanonicalShapeInferenceRuleTest.avgpool2d
416               - CanonicalShapeInferenceRuleTest.tensor_broadcast
417               - CanonicalShapeInferenceRuleTest.transposedconv2d
418               - CanonicalShapeInferenceRuleTest.fixed_reshape
419               - CanonicalShapeInferenceRuleTest.relu
420               - CanonicalShapeInferenceRuleTest.tensor_transpose
421               - NodeExecution_Softmax.f32
422               - CircleCosTest.constructor_P
423               - HermesTest.simple_usecase
424               - CircleMaxPool2DTest.constructor_P
425               - GraphTest.graph_node_enumeration
426               - GraphTest.graph_name
427               - GraphTest.create_input
428               - NamedTest.constructor
429               - NamedTest.setter_and_getter
430               - GraphTest.create_and_destroy_node
431               - GraphTest.graph_name_nullptr_NEG
432               - DataTypedMixinTest.constructor
433               - DataTypedMixinTest.setter_and_getter
434               - GraphTest.consturctor_with_param_node
435               - TensorShapedMixinTest.setter_and_getter
436               - GraphTest.getters_over_const_instance
437               - GraphTest.create_output
438               - GraphTest.graph_inout_enumeration
439               - StrideTest.default_constructor_2D
440               - StrideTest.setter_and_getter_2D
441               - ADT_FEATURE_CHW_LAYOUT.col_increase
442               - ADT_FEATURE_CHW_LAYOUT.ch_increase
443               - ADT_FEATURE_CHW_LAYOUT.row_increase
444               - TensorIndexTest.copy
445               - TensorIndexTest.fill
446               - TensorIndexTest.at
447               - TensorIndexTest.ctor_initializer_list
448               - TensorIndexTest.resize
449               - TensorIndexTest.ctor
450               - NodeDataImpl.as_annotation
451               - MUILTI_LINE_TEXT_UTILS.operator_shift
452               - SeverityTest.fatal
453               - SeverityTest.warn
454               - SeverityTest.error
455               - SeverityTest.info
456               - SeverityTest.verbose
457               - MessageTest.ctor
458               - MessageTextTest.multiline
459               - NodeExecution_TransposedConv2D.f32
460               - ADT_FEATURE_BUFFER.ctor
461               - ADT_FEATURE_BUFFER.access
462               - UseTest.constructor
463               - UseTest.link_node
464               - NodeExecution_FilterEncode.f32
465               - NodeExecution_FilterEncode.s32
466               - CircleTransposeTest.constructor_P
467               - DimensionTest.value_constructor
468               - DimensionTest.default_constructor
469               - DimensionTest.operator_eq
470               - DimensionTest.make_unknown_dimension
471               - DimensionTest.unset
472               - DimensionTest.set
473               - TensorShapeTest.ctor_initializer_list
474               - TensorShapeTest.eq_negative_on_unmatched_dim
475               - TensorShapeTest.copy
476               - TensorShapeTest.eq_negative_on_unmatched_rank
477               - TensorShapeTest.dim
478               - TensorShapeTest.resize
479               - TensorShapeTest.eq_positive
480               - TensorShapeTest.ctor
481               - TensorFlowLiteImport.Dummy
482               - CircleTransposeConvTest.constructor_P
483               - LOCO.identity_network
484               - CanonicalDialectTest.get
485               - FeatureIndexTest.default_constructor
486               - FeatureIndexTest.settet_and_getter
487               - ADT_FEATURE_LAYOUT.move
488               - ADT_FEATURE_LAYOUT.ctor
489               - ADT_FEATURE_LAYOUT.copy
490               - CircleSoftmaxTest.constructor_P
491               - CanonicalNodeTest.mutable_visitor
492               - CanonicalNodeTest.visitor
493               - CanonicalNodeTest.visitor_with_user_default_impl
494               - NodeExecution_ReLU.f32
495               - ShapeInferenceTest.framework
496               - NodeExecution_EltwiseSqrt.f32
497               - NodeExecution_MatrixCodec.WH_f32
498               - NodeExecution_MatrixCodec.HW_s32
499               - ADT_FEATURE_SHAPE.operator_eq
500               - ADT_FEATURE_SHAPE.ctor
501               - ADT_FEATURE_SHAPE.num_elements
502               - SET.operator_diff
503               - SET.operator_eq
504               - NodeExecution_ConstGen.s32
505               - NodeExecution_ConstGen.f32
506               - CircleMulTest.constructor_P
507               - StrCastTests.safe_strcast_int
508               - NodeExecution_EltwiseMax.f32
509               - NodeExecution_Pull.check_data_ready
510               - FormattedTensorShapeTest.BracketFormat
511               - FilterShapeTest.settet_and_getter
512               - FilterShapeTest.default_constructor
513               - NodeExecution_MaxPool2D.with_padding
514               - NodeExecution_MaxPool2D.f32_1x3x3x1_calculation
515               - NodeExecution_EltwiseAdd.f32
516               - ADT_KERNEL_LAYOUT.move
517               - ADT_KERNEL_LAYOUT.ctor
518               - ADT_KERNEL_LAYOUT.copy
519               - NodeExecution_MatMul.s32_4x2_2x6
520               - NodeExecution_MatMul.f32_2x3_3x3
521               - CircleDepthwiseConv2DTest.constructor_P
522               - NodeExecution_Forward.s32
523               - NodeExecution_Forward.f32
524               - NodeExecution_EltwiseMul.f32
525               - FilterIndexTest.default_constructor
526               - FilterIndexTest.settet_and_getter
527               - DialectTest.service
528               - Session.inference_identity
529               - Session.dtor
530               - Session.session_for_subgraph
531               - Session.set_input
532               - Session.ctor_by_range
533               - Session.graph_IO_size
534               - NodeTest.constructor
535               - NodeTest.replace_with
536               - NodeTest.succs
537               - NodeTest.preds
538               - FixedArityNodeTest.constructor
539
540     negativeTestCase:
541       - condition:
542         - testName:
543             ends:
544               - _NEG
545
546     positiveTestCase:
547       - condition:
548         - inverse: negativeTestCase