mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 15:03:59 +02: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:
parent
c36badde67
commit
6bb43f7a55
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user