On 3/9/2026 8:01 AM, Aksh Garg wrote:
The 'pci_endpoint' selftest application is used to test the PCIe endpoint functionality. Add this selftest to kernel-selftest-ti.inc Signed-off-by: Aksh Garg <[email protected]> --- .../recipes-kernel/kernel-selftest/kernel-selftest-ti.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest-ti.inc b/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest-ti.inc index df5ff68ddc90..9f543b126ab7 100644 --- a/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest-ti.inc +++ b/meta-arago-test/recipes-kernel/kernel-selftest/kernel-selftest-ti.inc @@ -31,6 +31,7 @@ TEST_LIST += "\ mincore \ net \ net/mptcp \ + pci_endpoint \ ptrace \ resq \ rtc \
Similar to the other patch: TEST_LIST:append:bsp-ti-6_18 = " pci_endpoint" -- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17296): https://lists.yoctoproject.org/g/meta-arago/message/17296 Mute This Topic: https://lists.yoctoproject.org/mt/118220686/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
