]> Git Repo - linux.git/commit
selftests: ncdevmem: Move ncdevmem under drivers/net/hw
authorStanislav Fomichev <[email protected]>
Thu, 7 Nov 2024 18:12:10 +0000 (10:12 -0800)
committerJakub Kicinski <[email protected]>
Tue, 12 Nov 2024 01:01:04 +0000 (17:01 -0800)
commitbe43a6b2382983c89b59166ba2c32ec0f1092cfe
treed66753110e9fddb32dadb8c0a9833d4039c1f826
parent77f870a000165f364082e06bfd8fd16d331219d8
selftests: ncdevmem: Move ncdevmem under drivers/net/hw

This is where all the tests that depend on the HW functionality live in
and this is where the automated test is gonna be added in the next
patch.

Reviewed-by: Mina Almasry <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
tools/testing/selftests/drivers/net/hw/.gitignore [new file with mode: 0644]
tools/testing/selftests/drivers/net/hw/Makefile
tools/testing/selftests/drivers/net/hw/ncdevmem.c [new file with mode: 0644]
tools/testing/selftests/net/.gitignore
tools/testing/selftests/net/Makefile
tools/testing/selftests/net/ncdevmem.c [deleted file]
This page took 0.0587839999999999 seconds and 4 git commands to generate.