sanitycheck: inclusive language

change whitelist -> allow.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-08-26 11:28:25 -04:00
commit dca317c730
237 changed files with 433 additions and 434 deletions

View file

@ -1,9 +1,9 @@
tests:
drivers.clock.clock_control_nrf5:
tags: drivers
platform_whitelist: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
platform_allow: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
nrf9160dk_nrf9160
drivers.clock.clock_control_nrf5_lfclk_rc:
tags: drivers
platform_whitelist: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
platform_allow: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
extra_args: CONF_FILE="nrf_lfclk_rc.conf"