diff --git a/test/pummel/test-tcp-many-clients.js b/test/pummel/test-net-many-clients.js similarity index 100% rename from test/pummel/test-tcp-many-clients.js rename to test/pummel/test-net-many-clients.js diff --git a/test/pummel/test-tcp-pause.js b/test/pummel/test-net-pause.js similarity index 100% rename from test/pummel/test-tcp-pause.js rename to test/pummel/test-net-pause.js diff --git a/test/pummel/test-tcp-pingpong-delay.js b/test/pummel/test-net-pingpong-delay.js similarity index 100% rename from test/pummel/test-tcp-pingpong-delay.js rename to test/pummel/test-net-pingpong-delay.js diff --git a/test/pummel/test-tcp-pingpong.js b/test/pummel/test-net-pingpong.js similarity index 100% rename from test/pummel/test-tcp-pingpong.js rename to test/pummel/test-net-pingpong.js diff --git a/test/pummel/test-tcp-throttle.js b/test/pummel/test-net-throttle.js similarity index 100% rename from test/pummel/test-tcp-throttle.js rename to test/pummel/test-net-throttle.js diff --git a/test/pummel/test-tcp-timeout.js b/test/pummel/test-net-timeout.js similarity index 100% rename from test/pummel/test-tcp-timeout.js rename to test/pummel/test-net-timeout.js diff --git a/test/pummel/test-tcp-tls.js b/test/pummel/test-net-tls.js similarity index 100% rename from test/pummel/test-tcp-tls.js rename to test/pummel/test-net-tls.js diff --git a/test/simple/test-tcp-binary.js b/test/simple/test-net-binary.js similarity index 100% rename from test/simple/test-tcp-binary.js rename to test/simple/test-net-binary.js diff --git a/test/simple/test-tcp-keepalive.js b/test/simple/test-net-keepalive.js similarity index 100% rename from test/simple/test-tcp-keepalive.js rename to test/simple/test-net-keepalive.js diff --git a/test/simple/test-tcp-reconnect.js b/test/simple/test-net-reconnect.js similarity index 100% rename from test/simple/test-tcp-reconnect.js rename to test/simple/test-net-reconnect.js diff --git a/test/simple/test-tcp-tls.js b/test/simple/test-net-tls.js similarity index 100% rename from test/simple/test-tcp-tls.js rename to test/simple/test-net-tls.js