ANDROID: use INDIVIDUAL_LEAVES for kunit parser resolution

Bug: 371482271
Test: presubmit
Change-Id: I8981499a97c43caa50626872399a02ecb693ff19
Signed-off-by: Cheng-Cheng Lo <locc@google.com>
This commit is contained in:
Cheng-Cheng Lo
2024-11-06 15:18:17 +08:00
committed by Treehugger Robot
parent 77759c22e5
commit 3f5d5cb2c6
@@ -24,6 +24,7 @@
<!-- Modules that leave the OS in an unstable state have been temporarily commented out. -->
<test class="com.android.tradefed.testtype.binary.KUnitModuleTest" >
<option name="skip-binary-check" value="true" />
<option name="ktap-result-parser-resolution" value="INDIVIDUAL_LEAVES" />
<option name='binary' key='drivers/base/regmap/regmap-kunit' value='/data/kunit/x86_64/regmap-kunit.ko' />
<option name='binary' key='drivers/hid/hid-uclogic-test' value='/data/kunit/x86_64/hid-uclogic-test.ko' />
<!-- <option name='binary' key='drivers/iio/test/iio-test-format' value='/data/kunit/x86_64/iio-test-format.ko' /> -->