There are tests failing sometimes due timeouts in simulators, slightly increase the default timeout for these cases. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
10 lines
247 B
YAML
10 lines
247 B
YAML
tests:
|
|
kernel.memory_slabs.concept:
|
|
tags: kernel
|
|
timeout: 70
|
|
kernel.memory_slabs.concept.linker_generator:
|
|
platform_allow: qemu_cortex_m3
|
|
tags: kernel linker_generator
|
|
extra_configs:
|
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|