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:
Anas Nashif 2018-04-09 07:55:04 -05:00 committed by Anas Nashif
parent 156091fba6
commit 55ce5510f5
19 changed files with 30 additions and 32 deletions

View File

@ -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

View File

@ -1,3 +1,3 @@
tests:
test:
buildsystem.include_file:
tags: gen_inc_file

View File

@ -1,5 +1,5 @@
tests:
test:
benchmark.application:
arch_whitelist: x86 arm
min_ram: 32
tags: benchmark

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
tests:
test:
benchmark.latency:
arch_whitelist: x86 arm posix
filter: CONFIG_PRINTK
tags: benchmark

View File

@ -1,5 +1,5 @@
tests:
test:
benchmark.kernel:
arch_exclude: nios2 riscv32 xtensa
min_ram: 32
tags: benchmark

View File

@ -1,4 +1,4 @@
tests:
test:
benchmark.timing:
arch_whitelist: x86 arm
tags: benchmark

View File

@ -1,5 +1,5 @@
tests:
test:
shell:
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
tags: shell

View File

@ -1,4 +1,5 @@
tests:
test:
use.device.image_util:
depends_on: usb_device
platform_whitelist: nrf52840_pca10056
tags: dfu_image_util

View File

@ -1,4 +1,5 @@
tests:
test:
usb.device.dfu:
depends_on: usb_device
platform_whitelist: nrf52840_pca10056
tags: dfu_mcuboot

View File

@ -1,4 +1,4 @@
tests:
test:
filesystem.fat:
platform_whitelist: arduino_101
tags: fs
tags: filesystem

View File

@ -1,4 +1,4 @@
tests:
test:
filesystem.fcb:
platform_whitelist: nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028
tags: flash_circural_buffer

View File

@ -1,4 +1,4 @@
tests:
subsys.fs.multifs:
filesystem.multifs:
platform_whitelist: qemu_x86
tags: nffs fatfs fs

View File

@ -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

View File

@ -1,5 +1,5 @@
tests:
test:
system.logging:
tags: samples
harness: console
harness_config:

View File

@ -1,5 +1,4 @@
tests:
test:
build_only: true
system.settings.fcb:
platform_whitelist: nrf52840_pca10056, nrf52_pca10040
tags: settings_fcb

View File

@ -1,5 +1,4 @@
tests:
test:
build_only: true
system.settings.nffs:
platform_whitelist: nrf52840_pca10056, nrf52_pca10040
tags: settings_fs

View File

@ -1,4 +1,4 @@
tests:
test:
storage.flash_map:
platform_whitelist: nrf52840_pca10056 nrf52_pca10040 nrf51_pca10028
tags: flash_map