diff --git a/tests/bluetooth/test_bluetooth/Makefile b/tests/bluetooth/bluetooth/Makefile similarity index 100% rename from tests/bluetooth/test_bluetooth/Makefile rename to tests/bluetooth/bluetooth/Makefile diff --git a/tests/bluetooth/test_bluetooth/prj.conf b/tests/bluetooth/bluetooth/prj.conf similarity index 100% rename from tests/bluetooth/test_bluetooth/prj.conf rename to tests/bluetooth/bluetooth/prj.conf diff --git a/tests/bluetooth/test_bluetooth/src/Makefile b/tests/bluetooth/bluetooth/src/Makefile similarity index 100% rename from tests/bluetooth/test_bluetooth/src/Makefile rename to tests/bluetooth/bluetooth/src/Makefile diff --git a/tests/bluetooth/test_bluetooth/src/bluetooth.c b/tests/bluetooth/bluetooth/src/bluetooth.c similarity index 100% rename from tests/bluetooth/test_bluetooth/src/bluetooth.c rename to tests/bluetooth/bluetooth/src/bluetooth.c diff --git a/tests/bluetooth/test_bluetooth/testcase.ini b/tests/bluetooth/bluetooth/testcase.ini similarity index 100% rename from tests/bluetooth/test_bluetooth/testcase.ini rename to tests/bluetooth/bluetooth/testcase.ini