tests: subsys: pm: power_mgmt: fix incorrect use of OVERLAY_CONFIG
Replace OVERLAY_CONFIG with CONF_FILE since no-device-pm.conf contains an alternative configuration to the one in prj.conf Signed-off-by: Abderrahmane Jarmouni <git@jarmouni.me>
This commit is contained in:
parent
94b000591d
commit
d32c58b8cf
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ tests:
|
|||
pm.system: {}
|
||||
pm.system.no.device.pm:
|
||||
extra_args:
|
||||
- EXTRA_CONF_FILE="no-device-pm.conf"
|
||||
- CONF_FILE="no-device-pm.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue