diff --git a/tests/crypto/test_hmac_prng/Makefile b/tests/crypto/hmac_prng/Makefile similarity index 100% rename from tests/crypto/test_hmac_prng/Makefile rename to tests/crypto/hmac_prng/Makefile diff --git a/tests/crypto/test_hmac_prng/README.txt b/tests/crypto/hmac_prng/README.txt similarity index 100% rename from tests/crypto/test_hmac_prng/README.txt rename to tests/crypto/hmac_prng/README.txt diff --git a/tests/crypto/test_hmac_prng/prj.conf b/tests/crypto/hmac_prng/prj.conf similarity index 100% rename from tests/crypto/test_hmac_prng/prj.conf rename to tests/crypto/hmac_prng/prj.conf diff --git a/tests/crypto/test_hmac_prng/src/Makefile b/tests/crypto/hmac_prng/src/Makefile similarity index 100% rename from tests/crypto/test_hmac_prng/src/Makefile rename to tests/crypto/hmac_prng/src/Makefile diff --git a/tests/crypto/test_hmac_prng/src/test_hmac_prng.c b/tests/crypto/hmac_prng/src/test_hmac_prng.c similarity index 100% rename from tests/crypto/test_hmac_prng/src/test_hmac_prng.c rename to tests/crypto/hmac_prng/src/test_hmac_prng.c diff --git a/tests/crypto/test_hmac_prng/testcase.ini b/tests/crypto/hmac_prng/testcase.ini similarity index 100% rename from tests/crypto/test_hmac_prng/testcase.ini rename to tests/crypto/hmac_prng/testcase.ini