Hi Ryan,
On 14/10/24 20:38, Ryan Eatmon wrote:
On 10/14/2024 8:34 AM, Chirag Shilwant wrote:
Hi Ryan,
On 11/10/24 23:57, Ryan Eatmon via lists.yoctoproject.org wrote:
Our testing flow is looking to incorporate the kernel-selftests as a
test. Enable a large number of selected cases. This patch requires a
set of corrseponding patches on meta-openembeded in upstream:
[master] https: //urldefense. com/v3/__https: //lists. openembedded.
org/g/openembedded-devel/message/112802__;!!G3vK!SR7zVae3hhFFVplhWtl3dPzwmzA-fwFMlpz3lr7FA611OmO3Or3jYueFIp9jIXP6duIBnKARWIdkuwjcSQ3a3gF3Y9CkRYUwtA$
ZjQcmQRYFpfptBannerStart
This message was sent from outside of Texas Instruments.
Do not click links or open attachments unless you recognize the
source of this email and know the content is safe.
Report Suspicious
<https://us-phishalarm-ewt.proofpoint.com/EWT/v1/G3vK!uFdqXRfP9k0bCiZFPJNj_MlZpVwu06fq9NvXRpfEf2O5Vx8jNtMvuUY5nddhxJbS3K0P_MbX07TzwgpxLR4$>
ZjQcmQRYFpfptBannerEnd
Our testing flow is looking to incorporate the kernel-selftests as a
test. Enable a large number of selected cases.
This patch requires a set of corrseponding patches on meta-openembeded
in upstream:
[master]https://urldefense.com/v3/__https://lists.openembedded.org/g/openembedded-devel/message/112802__;!!G3vK!SR7zVae3hhFFVplhWtl3dPzwmzA-fwFMlpz3lr7FA611OmO3Or3jYueFIp9jIXP6duIBnKARWIdkuwjcSQ3a3gF3Y9CkRYUwtA$
[scarthgap]https://urldefense.com/v3/__https://lists.openembedded.org/g/openembedded-devel/message/112803__;!!G3vK!SR7zVae3hhFFVplhWtl3dPzwmzA-fwFMlpz3lr7FA611OmO3Or3jYueFIp9jIXP6duIBnKARWIdkuwjcSQ3a3gF3Y9DCycNl7g$
On a side note, by any chance does using TARGETS provided by the
kernel-selftest Makefile
resolves the yocto build issue observed with testptp & kernel 6.12-rc1?
It might. I'll look into it.
Did you get a chance to look into this?
Signed-off-by: Ryan Eatmon <[email protected]>
---
.../kernel-selftest/kernel-selftest.bbappend | 45
+++++++++++++++++++
1 file changed, 45 insertions(+)
create mode 100644
meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest.bbappend
diff --git
a/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest.bbappend
b/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest.bbappend
new file mode 100644
index 00000000..68b4b668
--- /dev/null
+++
b/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest.bbappend
@@ -0,0 +1,45 @@
+TEST_LIST += "\
+ arm64 \
+ breakpoints \
+ capabilities \
+ cgroup \
+ clone3 \
+ core \
+ cpu-hotplug \
+ cpufreq \
+ efivarfs \
+ exec \
+ filesystems \
+ filesystems/binderfs \
+ filesystems/epoll \
+ firmware \
+ fpu \
+ ftrace \
+ futex \
+ gpio \
+ intel_pstate \
+ ipc \
+ kcmp \
+ kvm \
+ livepatch \
+ membarrier \
+ memfd \
+ mqueue \
+ mincore \
+ net \
+ net/mptcp \
+ openat2 \
+ ptrace \
+ resq \
+ rtc \
+ seccomp \
+ sigaltstack \
+ size \
+ tc-testing \
+ timers \
+ tmpfs \
+ tpm2 \
+ user_events \
+ vDSO \
+ watchdog \
+"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15594):
https://lists.yoctoproject.org/g/meta-arago/message/15594
Mute This Topic: https://lists.yoctoproject.org/mt/108954456/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-