Files
moby/integration/networking
Rob Murray fca57ac32f Split Linux/bridge and Windows/nat integration tests
Most tests in integration/networking/bridge_test.go are
skipped on Windows - and I want to add a test that uses
helpers that aren't implemented on Windows.

So, move it to bridge_linux_test.go, remove the skips
and put the couple of Windows/nat tests in their own file.
(TestPortMappedHairpin was the only dual-platform test,
it's now got two versions.)

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-07-26 19:06:12 +01:00
..
2024-06-27 23:18:48 +02:00