Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | Run `:socket_inet_loopback_isolated_test_linux` tests in a container. | Etienne Perot | |
This creates new user and network namespaces for all tests in `:socket_inet_loopback_isolated_test_linux`. PiperOrigin-RevId: 381374120 | |||
2021-06-09 | Rename go files that contain "main" function to main.go. | Nicolas Lacasse | |
This is a good Go convention that we should follow. PiperOrigin-RevId: 378538679 |