1sample: 2 description: An application that demonstrates 3 how to integrate a proprietary library which 4 executes math functions on target. 5 name: Proprietary Library 6tests: 7 sample.app_dev.number_crunching: 8 platform_allow: 9 - native_sim 10 - imx8mp_evk/mimx8ml8/adsp 11 integration_platforms: 12 - native_sim 13 - imx8mp_evk/mimx8ml8/adsp 14 tags: external 15 harness: console 16 harness_config: 17 type: multi_line 18 regex: 19 - "Number crunching example!" 20 - "[Library Test]" 21