mbox series

[v3,0/2] kselftests: clean configs

Message ID 20210831102316.280512-1-lizhijian@cn.fujitsu.com
Headers show
Series kselftests: clean configs | expand

Message

Li Zhijian Aug. 31, 2021, 10:23 a.m. UTC
0Day will check if all configs listing under selftests are able
to be enabled properly.

For the missing configs, it will report something like:
LKP WARN miss config CONFIG_SYNC= of sync/config

CC: "Rafael J. Wysocki" <rjw@rjwysocki.net>
CC: Viresh Kumar <viresh.kumar@linaro.org>
CC: linux-pm@vger.kernel.org
Reported-by: kernel test robot <lkp@intel.com>

Li Zhijian (2):
  selftests/sync: Remove the deprecated config SYNC
  selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST

 tools/testing/selftests/cpufreq/config | 2 +-
 tools/testing/selftests/sync/config    | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)