mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-22 12:18:20 +00:00
kernel-selftest: add cpufreq and cpu-hotplug tests
Add cpufreq and cpu-hotplug tests to kernel-selftest. Tested with pixel6. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -49,6 +49,8 @@ DEBUG_PREFIX_MAP:remove = "-fcanon-prefix-map"
|
||||
|
||||
TEST_LIST = "\
|
||||
${@bb.utils.filter('PACKAGECONFIG', 'bpf firmware vm', d)} \
|
||||
cpufreq \
|
||||
cpu-hotplug \
|
||||
rtc \
|
||||
ptp \
|
||||
timers \
|
||||
|
||||
Reference in New Issue
Block a user