mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 05:25:56 +00:00
kernel-selftest: Add few more testcases
This commit will build and install following testcases under /usr/kernel-selftest of filesystem,
* ptp
* timers
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2c6caea18f
commit
02806ed4c1
@ -49,6 +49,8 @@ DEBUG_PREFIX_MAP:remove = "-fcanon-prefix-map"
|
||||
TEST_LIST = "\
|
||||
${@bb.utils.filter('PACKAGECONFIG', 'bpf firmware vm', d)} \
|
||||
rtc \
|
||||
ptp \
|
||||
timers \
|
||||
"
|
||||
EXTRA_OEMAKE = '\
|
||||
CROSS_COMPILE=${TARGET_PREFIX} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user