commit | 02b664960039d390eb1b0276bbac359ab415754b | [log] [tgz] |
---|---|---|
author | Cheng-Cheng Lo <[email protected]> | Tue Jan 07 17:23:26 2025 +0800 |
committer | Cheng-Cheng Lo <[email protected]> | Mon Jan 13 18:41:55 2025 -0800 |
tree | 97a1e726cc47660c1afc43709f7b4647b9add326 | |
parent | bab2222f61c862b36b00030cd6355d4d71edf358 [diff] |
Set parse-python-unit-test for vts_kernel_net_tests vts_kernel_net_tests is implemented with python unit test. Adding the option to ExecutableTargetTest makes it parse the results with python unit test format. The change will report test results in test case level (before: pass/fail for the whole module). Bug: 383616685 Test: abtd Change-Id: Ie62941cea951b54c257cc4e8fa2d020f74a0f784 (cherry picked from commit 14bf5d2ea95301829df1e6e2afa32bad26d2eaf1)