tests: cleanup subsystem tests meta-data
Cleanup testnames, tagging and filtering. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
156091fba6
commit
55ce5510f5
@ -1,7 +1,7 @@
|
||||
sample:
|
||||
name: Memory Domain APIs Test
|
||||
tests:
|
||||
test:
|
||||
kernel.memory_protection.memory_domains:
|
||||
filter: CONFIG_ARCH_HAS_USERSPACE
|
||||
tags: samples
|
||||
harness: console
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
tests:
|
||||
test:
|
||||
buildsystem.include_file:
|
||||
tags: gen_inc_file
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
benchmark.application:
|
||||
arch_whitelist: x86 arm
|
||||
min_ram: 32
|
||||
tags: benchmark
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
benchmark.boot_time:
|
||||
arch_whitelist: x86 arm posix
|
||||
tags: benchmark
|
||||
filter: CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC >= 1000000
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
tests:
|
||||
footprint-float:
|
||||
benchmark.footprint.float:
|
||||
arch_whitelist: x86 arm
|
||||
build_only: true
|
||||
extra_args: TEST=float
|
||||
filter: CONFIG_FLOAT
|
||||
tags: footprint
|
||||
footprint-max:
|
||||
benchmark.footprint.max:
|
||||
arch_whitelist: x86 arm
|
||||
build_only: true
|
||||
extra_args: TEST=max
|
||||
min_ram: 8
|
||||
tags: footprint
|
||||
footprint-min:
|
||||
benchmark.footprint.min:
|
||||
build_only: true
|
||||
extra_args: TEST=min
|
||||
tags: footprint
|
||||
footprint-reg:
|
||||
benchmark.footprint.regular:
|
||||
arch_whitelist: x86 arm
|
||||
build_only: true
|
||||
extra_args: TEST=reg
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
benchmark.latency:
|
||||
arch_whitelist: x86 arm posix
|
||||
filter: CONFIG_PRINTK
|
||||
tags: benchmark
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
benchmark.kernel:
|
||||
arch_exclude: nios2 riscv32 xtensa
|
||||
min_ram: 32
|
||||
tags: benchmark
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
benchmark.timing:
|
||||
arch_whitelist: x86 arm
|
||||
tags: benchmark
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
shell:
|
||||
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
|
||||
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
|
||||
tags: shell
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
use.device.image_util:
|
||||
depends_on: usb_device
|
||||
platform_whitelist: nrf52840_pca10056
|
||||
tags: dfu_image_util
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
usb.device.dfu:
|
||||
depends_on: usb_device
|
||||
platform_whitelist: nrf52840_pca10056
|
||||
tags: dfu_mcuboot
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
filesystem.fat:
|
||||
platform_whitelist: arduino_101
|
||||
tags: fs
|
||||
tags: filesystem
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
filesystem.fcb:
|
||||
platform_whitelist: nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028
|
||||
tags: flash_circural_buffer
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
subsys.fs.multifs:
|
||||
filesystem.multifs:
|
||||
platform_whitelist: qemu_x86
|
||||
tags: nffs fatfs fs
|
||||
|
||||
@ -1,20 +1,18 @@
|
||||
common:
|
||||
tags: nffs filesystem
|
||||
tests:
|
||||
test_basic:
|
||||
filesystem.nffs.basic:
|
||||
extra_args: TEST=basic
|
||||
platform_whitelist: qemu_x86
|
||||
tags: nffs fs
|
||||
test_cache:
|
||||
filesystem.nffs.cache:
|
||||
extra_args: TEST=cache
|
||||
extra_configs:
|
||||
- CONFIG_FS_NFFS_NUM_CACHE_BLOCKS=64
|
||||
- CONFIG_FS_NFFS_NUM_CACHE_INODES=4
|
||||
platform_whitelist: qemu_x86
|
||||
tags: nffs fs
|
||||
test_large:
|
||||
filesystem.nffs.large:
|
||||
extra_args: TEST=large
|
||||
platform_whitelist: qemu_x86
|
||||
tags: nffs fs
|
||||
test_performance:
|
||||
filesystem.nffs.performance:
|
||||
extra_args: TEST=performance
|
||||
platform_whitelist: qemu_x86
|
||||
tags: nffs fs
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
tests:
|
||||
test:
|
||||
system.logging:
|
||||
tags: samples
|
||||
harness: console
|
||||
harness_config:
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
system.settings.fcb:
|
||||
platform_whitelist: nrf52840_pca10056, nrf52_pca10040
|
||||
tags: settings_fcb
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
build_only: true
|
||||
system.settings.nffs:
|
||||
platform_whitelist: nrf52840_pca10056, nrf52_pca10040
|
||||
tags: settings_fs
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
test:
|
||||
storage.flash_map:
|
||||
platform_whitelist: nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028
|
||||
tags: flash_map
|
||||
|
||||
Loading…
Reference in New Issue
Block a user