[PATCH v2 0/3] kselftests: clean configs

Li Zhijian lizhijian at cn.fujitsu.com
Thu Aug 26 01:58:44 UTC 2021


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: kernel test robot <lkp at intel.com>
CC: "Jason A. Donenfeld" <Jason at zx2c4.com>
CC: Nick Desaulniers <ndesaulniers at google.com>
CC: Masahiro Yamada <masahiroy at kernel.org>
CC: wireguard at lists.zx2c4.com
CC: netdev at vger.kernel.org

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

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

 tools/testing/selftests/cpufreq/config              | 2 +-
 tools/testing/selftests/sync/config                 | 1 -
 tools/testing/selftests/wireguard/qemu/debug.config | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.31.1





More information about the WireGuard mailing list