tests: device: test CONFIG_DEVICE_DT_METADATA=y
Looks like this option is not tested with userspace enabled. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2967bd847f
commit
c5e6416a65
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ tests:
|
|||
integration_platforms:
|
||||
- native_sim
|
||||
platform_exclude: xenvm
|
||||
kernel.device.metadata:
|
||||
platform_allow:
|
||||
- qemu_x86
|
||||
extra_configs:
|
||||
- CONFIG_DEVICE_DT_METADATA=y
|
||||
kernel.device.minimallibc:
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue