blob: ae28e9c895fa2591caafa8e491495c55d9d1b1c4 [file] [log] [blame]
NavinSankar Velliangiric9aa2602020-09-19 18:50:01 +05301sample:
2 name: lz4 sample
3 description: lz4 data compression library
4common:
5 tags: compression lz4
Francois Ramu2749cfe2022-10-24 17:41:39 +02006 min_ram: 64
Watson Zeng2945ccb2021-06-25 11:04:56 +08007 filter: TOOLCHAIN_HAS_NEWLIB == 1
NavinSankar Velliangiric9aa2602020-09-19 18:50:01 +05308 harness: console
9 harness_config:
10 type: one_line
11 regex:
12 - "Validation done. (.*)"
13tests:
14 sample.compression.lz4:
15 tags: compression lz4