Enhancing kselftest to support BPF selftests#2936
Enhancing kselftest to support BPF selftests#2936vrbagalkot wants to merge 2 commits intoavocado-framework-tests:masterfrom
Conversation
Supporting BPF selftest to the exsisting kselftest. Signed-off-by: vrbagalkot <venkat.rao.bagalkote@ibm.com>
narasimhan-v
left a comment
There was a problem hiding this comment.
@vrbagalkot I see there are changes to how selftests are cloned and built as well. Can you please split into 2 commits.
Also, please paste logs
|
[root@ltcfuji8v4-lp17 ~]# avocado run --max-parallel-tasks=1 kselftest.py -m avocado-fvt-wrapper/tests/avocado-misc-tests/kernel/kselftest.py.data/bpf.yaml |
|
Opened a separate PR #2942, hence closing this. |
Supporting BPF selftest to the exsisting kselftest.