diff --git a/tests/libfixmath/Makefile b/tests/pkg_libfixmath/Makefile similarity index 100% rename from tests/libfixmath/Makefile rename to tests/pkg_libfixmath/Makefile diff --git a/tests/libfixmath/do-test.py b/tests/pkg_libfixmath/do-test.py similarity index 100% rename from tests/libfixmath/do-test.py rename to tests/pkg_libfixmath/do-test.py diff --git a/tests/libfixmath/main.c b/tests/pkg_libfixmath/main.c similarity index 100% rename from tests/libfixmath/main.c rename to tests/pkg_libfixmath/main.c diff --git a/tests/libfixmath/tests/01-run.py b/tests/pkg_libfixmath/tests/01-run.py similarity index 100% rename from tests/libfixmath/tests/01-run.py rename to tests/pkg_libfixmath/tests/01-run.py diff --git a/tests/libfixmath_unittests/Makefile b/tests/pkg_libfixmath_unittests/Makefile similarity index 100% rename from tests/libfixmath_unittests/Makefile rename to tests/pkg_libfixmath_unittests/Makefile diff --git a/tests/libfixmath_unittests/Makefile.ci b/tests/pkg_libfixmath_unittests/Makefile.ci similarity index 100% rename from tests/libfixmath_unittests/Makefile.ci rename to tests/pkg_libfixmath_unittests/Makefile.ci diff --git a/tests/libfixmath_unittests/main.c b/tests/pkg_libfixmath_unittests/main.c similarity index 100% rename from tests/libfixmath_unittests/main.c rename to tests/pkg_libfixmath_unittests/main.c diff --git a/tests/libfixmath_unittests/tests/01-run.py b/tests/pkg_libfixmath_unittests/tests/01-run.py similarity index 100% rename from tests/libfixmath_unittests/tests/01-run.py rename to tests/pkg_libfixmath_unittests/tests/01-run.py