DT_SPEC related macro tests (ADC_DT_SPEC_GET_BY_NAME, MBOX_DT_SPEC_GET) should not appear in this test because the configuration does not turn on any devices Move DP_SPEC-related tests to api_ext and enable the related device in the configuration fix #77205 Signed-off-by: Wenbin Zhang <freey7955@gmail.com>
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ADC=y
|
|
CONFIG_MBOX=y
|