]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kselftest: devices: Move discoverable devices test to subdirectory
authorNĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Fri, 5 Jul 2024 23:29:54 +0000 (19:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Jul 2024 08:59:06 +0000 (10:59 +0200)
commit0debb20c5c812f8750c20c3406bc94a1e8ea4742
treed59c49848442c85323b30743f74fa187cc90a785
parente60284b63245b84c3ae352427ed5ff8b79266b91
kselftest: devices: Move discoverable devices test to subdirectory

Move the discoverable devices test to a subdirectory to allow other
related tests to be added to the devices directory.

Signed-off-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20240705-dev-err-log-selftest-v2-1-163b9cd7b3c1@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/Makefile
tools/testing/selftests/devices/probe/Makefile [moved from tools/testing/selftests/devices/Makefile with 77% similarity]
tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml [moved from tools/testing/selftests/devices/boards/Dell Inc.,XPS 13 9300.yaml with 100% similarity]
tools/testing/selftests/devices/probe/boards/google,spherion.yaml [moved from tools/testing/selftests/devices/boards/google,spherion.yaml with 100% similarity]
tools/testing/selftests/devices/probe/ksft.py [moved from tools/testing/selftests/devices/ksft.py with 100% similarity]
tools/testing/selftests/devices/probe/test_discoverable_devices.py [moved from tools/testing/selftests/devices/test_discoverable_devices.py with 100% similarity]