Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit d082e31

Browse files
Cheng-Cheng LoTreehugger Robot
authored andcommitted
ANDROID: use INDIVIDUAL_LEAVES for kunit parser resolution
Bug: 371482271 Test: presubmit Change-Id: I8981499a97c43caa50626872399a02ecb693ff19 Signed-off-by: Cheng-Cheng Lo <[email protected]>
1 parent 9dad832 commit d082e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/kunit/android/tradefed_configs/config_x86_64.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<!-- Modules that leave the OS in an unstable state have been temporarily commented out. -->
2525
<test class="com.android.tradefed.testtype.binary.KUnitModuleTest" >
2626
<option name="skip-binary-check" value="true" />
27+
<option name="ktap-result-parser-resolution" value="INDIVIDUAL_LEAVES" />
2728
<option name='binary' key='drivers/base/regmap/regmap-kunit' value='/data/kunit/x86_64/regmap-kunit.ko' />
2829
<option name='binary' key='drivers/hid/hid-uclogic-test' value='/data/kunit/x86_64/hid-uclogic-test.ko' />
2930
<!-- <option name='binary' key='drivers/iio/test/iio-test-format' value='/data/kunit/x86_64/iio-test-format.ko' /> -->

0 commit comments

Comments
 (0)