Skip to content

Commit

Permalink
Merge pull request #2783 from sacsant/kselftest
Browse files Browse the repository at this point in the history
kernel/kselftest: Update powerpc component yaml
  • Loading branch information
PraveenPenguin committed Mar 26, 2024
2 parents 7be6603 + 7344951 commit 5692719
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions kernel/kselftest.py.data/kselftest_comp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ component: !mux
copyloops:
comp: 'powerpc'
subtest: 'copyloops'
# Via commit bdb07f35a52f: Add hashst/hashchk test
dexcr:
comp: 'powerpc'
subtest: 'dexcr'
dscr:
comp: 'powerpc'
subtest: 'dscr'
Expand All @@ -32,6 +36,18 @@ component: !mux
nx-gzip:
comp: 'powerpc'
subtest: 'nx-gzip'
# Via commit 57201d657eb7: Add PAPR sysfs attributes sniff test
papr_attributes:
comp: 'powerpc'
subtest: 'papr_attributes'
# Via commit 76b2ec3faeaa: Add test for papr-sysparm
papr_sysparm:
comp: 'powerpc'
subtest: 'papr_sysparm'
# Via commit 9118c5d32bdd: Add test for papr-vpd
papr_vpd:
comp: 'powerpc'
subtest: 'papr_vpd'
pmu:
comp: 'powerpc'
subtest: 'pmu/ebb'
Expand Down

0 comments on commit 5692719

Please sign in to comment.