aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2025-04-17 12:45:29 +0000
committerBjorn Helgaas <[email protected]>2025-04-18 13:23:22 +0000
commit39e703ed3b48c4262be141072d4f42a8b89a10cc (patch)
tree81958ab18cea3918fd046ee7584220e76f55ab10 /rust/helpers/helpers.c
parentPCI: Restore assigned resources fully after release (diff)
downloadkernel-39e703ed3b48c4262be141072d4f42a8b89a10cc.tar.gz
kernel-39e703ed3b48c4262be141072d4f42a8b89a10cc.zip
selftests/pcie_bwctrl: Fix test progs list
Commit df6f8c4d72ae ("selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS") added set_pcie_speed.sh into TEST_PROGS but that script is a helper that is only being called by set_pcie_cooling_state.sh, not a test case itself. When set_pcie_speed.sh is in TEST_PROGS, selftest harness will execute also it leading to bwctrl selftest errors: # selftests: pcie_bwctrl: set_pcie_speed.sh # cat: /cur_state: No such file or directory not ok 2 selftests: pcie_bwctrl: set_pcie_speed.sh # exit=1 Place set_pcie_speed.sh into TEST_FILES instead to have it included into installed test files but not execute it from the test harness. Fixes: df6f8c4d72ae ("selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS") Signed-off-by: Ilpo Järvinen <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Cc: [email protected] Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions