]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS
authorYi Lai <yi1.lai@intel.com>
Fri, 28 Feb 2025 07:00:59 +0000 (15:00 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 4 Mar 2025 22:49:19 +0000 (16:49 -0600)
commitdf6f8c4d72aebaf66aaa8658c723fd360c272e59
tree7223f1cd9d5d0c447d9cf7d28ba24d7385317726
parent2014c95afecee3e76ca4a56956a936e23283f05b
selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS

The test shell script "set_pcie_speed.sh" is not installed in INSTALL_PATH.
Attempting to execute set_pcie_cooling_state.sh shows warning:

  ./set_pcie_cooling_state.sh: line 119: ./set_pcie_speed.sh: No such file or directory

Add "set_pcie_speed.sh" to TEST_PROGS.

Link: https://lore.kernel.org/r/Z8FfK8rN30lKzvVV@ly-workstation
Fixes: 838f12c3d551 ("selftests/pcie_bwctrl: Create selftests")
Signed-off-by: Yi Lai <yi1.lai@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
tools/testing/selftests/pcie_bwctrl/Makefile