Bluetooth: samples: Limit tests to just qemu platforms
For the current purposes it's enough to build these tests only for the ARM and x86 qemu targets. This also avoids false-positive failures on platforms that don't have enough memory. Change-Id: Icbbfc0603feba6bb1ec8a3054f8cdf0800f49ca1 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
6c54c92e84
commit
3564b6f01a
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
[test_nble]
|
||||
tags = bluetooth
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[test]
|
||||
tags = bluetooth
|
||||
build_only = true
|
||||
arch_whitelist = x86 arm
|
||||
platform_whitelist = qemu_cortex_m3 qemu_x86
|
||||
|
||||
Loading…
Reference in New Issue
Block a user