Documentation ¶
Overview ¶
Package network contains remote Tast tests that exercise the Chrome OS network stack.
Index ¶
- func ArcConnectivity(ctx context.Context, s *testing.State)
- func DiagSecureWifi(ctx context.Context, s *testing.State)
- func DiagSignalStrength(ctx context.Context, s *testing.State)
- func ExtensionConnectivity(ctx context.Context, s *testing.State)
- func SystemServicesConnectivity(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArcConnectivity ¶
ArcConnectivity calls the AllowlistService to setup a firewall and verifies PlayStore connectivity.
func DiagSecureWifi ¶
DiagSecureWifi tests that the network diagnostic routine for secure WiFi connection returns the correct verdict when the WiFi AP uses a certain security protocol.
func DiagSignalStrength ¶
DiagSignalStrength tests that when the WiFi signal is unattenuated, the WiFi signal strength network diagnostics routine passes, and when the signal is attenuated, the routine fails.
func ExtensionConnectivity ¶
ExtensionConnectivity calls the AllowlistService to setup a firewall and verifies that extensions can be installed.
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package allowlist contains tests which verify that the Chrome OS allowlist from our Google support page is up to date (https://support.google.com/chrome/a/answer/6334001?hl=en&ref_topic=3504941).
|
Package allowlist contains tests which verify that the Chrome OS allowlist from our Google support page is up to date (https://support.google.com/chrome/a/answer/6334001?hl=en&ref_topic=3504941). |