diff --git a/tests/gnrc_dhcpv6_client/tests/01-run.py b/tests/gnrc_dhcpv6_client/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_dhcpv6_client/tests/01-run.py rename to tests/gnrc_dhcpv6_client/tests-as-root/01-run.py diff --git a/tests/gnrc_dhcpv6_client_6lbr/tests/01-run.py b/tests/gnrc_dhcpv6_client_6lbr/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_dhcpv6_client_6lbr/tests/01-run.py rename to tests/gnrc_dhcpv6_client_6lbr/tests-as-root/01-run.py diff --git a/tests/gnrc_ipv6_ext/tests/01-run.py b/tests/gnrc_ipv6_ext/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_ipv6_ext/tests/01-run.py rename to tests/gnrc_ipv6_ext/tests-as-root/01-run.py diff --git a/tests/gnrc_ipv6_ext_frag/tests/01-run.py b/tests/gnrc_ipv6_ext_frag/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_ipv6_ext_frag/tests/01-run.py rename to tests/gnrc_ipv6_ext_frag/tests-as-root/01-run.py diff --git a/tests/gnrc_ipv6_ext_opt/tests/01-run.py b/tests/gnrc_ipv6_ext_opt/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_ipv6_ext_opt/tests/01-run.py rename to tests/gnrc_ipv6_ext_opt/tests-as-root/01-run.py diff --git a/tests/gnrc_ipv6_nib_dns/tests/01-run.py b/tests/gnrc_ipv6_nib_dns/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_ipv6_nib_dns/tests/01-run.py rename to tests/gnrc_ipv6_nib_dns/tests-as-root/01-run.py diff --git a/tests/gnrc_rpl_srh/tests/01-run.py b/tests/gnrc_rpl_srh/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_rpl_srh/tests/01-run.py rename to tests/gnrc_rpl_srh/tests-as-root/01-run.py diff --git a/tests/gnrc_sock_dns/tests/01-run.py b/tests/gnrc_sock_dns/tests-as-root/01-run.py similarity index 100% rename from tests/gnrc_sock_dns/tests/01-run.py rename to tests/gnrc_sock_dns/tests-as-root/01-run.py diff --git a/tests/gnrc_tcp/tests/01-conn_lifecycle_as_client.py b/tests/gnrc_tcp/tests-as-root/01-conn_lifecycle_as_client.py similarity index 100% rename from tests/gnrc_tcp/tests/01-conn_lifecycle_as_client.py rename to tests/gnrc_tcp/tests-as-root/01-conn_lifecycle_as_client.py diff --git a/tests/gnrc_tcp/tests/02-conn_lifecycle_as_server.py b/tests/gnrc_tcp/tests-as-root/02-conn_lifecycle_as_server.py similarity index 100% rename from tests/gnrc_tcp/tests/02-conn_lifecycle_as_server.py rename to tests/gnrc_tcp/tests-as-root/02-conn_lifecycle_as_server.py diff --git a/tests/gnrc_tcp/tests/03-send_data.py b/tests/gnrc_tcp/tests-as-root/03-send_data.py similarity index 100% rename from tests/gnrc_tcp/tests/03-send_data.py rename to tests/gnrc_tcp/tests-as-root/03-send_data.py diff --git a/tests/gnrc_tcp/tests/04-receive_data.py b/tests/gnrc_tcp/tests-as-root/04-receive_data.py similarity index 100% rename from tests/gnrc_tcp/tests/04-receive_data.py rename to tests/gnrc_tcp/tests-as-root/04-receive_data.py diff --git a/tests/gnrc_tcp/tests/05-garbage-pkts.py b/tests/gnrc_tcp/tests-as-root/05-garbage-pkts.py similarity index 100% rename from tests/gnrc_tcp/tests/05-garbage-pkts.py rename to tests/gnrc_tcp/tests-as-root/05-garbage-pkts.py diff --git a/tests/gnrc_tcp/tests/06-receive_data_closed_conn.py b/tests/gnrc_tcp/tests-as-root/06-receive_data_closed_conn.py similarity index 100% rename from tests/gnrc_tcp/tests/06-receive_data_closed_conn.py rename to tests/gnrc_tcp/tests-as-root/06-receive_data_closed_conn.py diff --git a/tests/gnrc_tcp/tests/07-endpoint_construction.py b/tests/gnrc_tcp/tests-as-root/07-endpoint_construction.py similarity index 100% rename from tests/gnrc_tcp/tests/07-endpoint_construction.py rename to tests/gnrc_tcp/tests-as-root/07-endpoint_construction.py diff --git a/tests/gnrc_tcp/tests/shared_func.py b/tests/gnrc_tcp/tests-as-root/shared_func.py similarity index 100% rename from tests/gnrc_tcp/tests/shared_func.py rename to tests/gnrc_tcp/tests-as-root/shared_func.py