Skip to content

Commit

Permalink
kernel-selftest: Add few more testcases
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
cshilwant authored and kraj committed Jan 27, 2024
1 parent 2c6caea commit 02806ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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} \
Expand Down

0 comments on commit 02806ed

Please sign in to comment.