Documentation ¶
Overview ¶
Package meta contains remote Tast tests that exercise Tast itself.
Index ¶
- func CompanionDUTs(ctx context.Context, s *testing.State)
- func ListTests(ctx context.Context, s *testing.State)
- func RemoteArtifactFiles(ctx context.Context, s *testing.State)
- func RemoteCrash(ctx context.Context, s *testing.State)
- func RemoteFail(ctx context.Context, s *testing.State)
- func RemoteFiles(ctx context.Context, s *testing.State)
- func RemoteFreeze(ctx context.Context, s *testing.State)
- func RemotePass(ctx context.Context, s *testing.State)
- func RemoteSkip(ctx context.Context, s *testing.State)
- func RemoteVars(ctx context.Context, s *testing.State)
- func RunCUJ(ctx context.Context, s *testing.State)
- func RunTests(ctx context.Context, s *testing.State)
- func RunTestsDebugger(ctx context.Context, s *testing.State)
- func RunTestsKillStaleBundles(ctx context.Context, s *testing.State)
- func RunTestsRemoteFixture(ctx context.Context, s *testing.State)
- func ServerVarsRemote(ctx context.Context, s *testing.State)
- func ServiceOutput(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompanionDUTs ¶
CompanionDUTs ensures DUT and companion DUTs are accessible in test.
func RemoteArtifactFiles ¶
RemoteArtifactFiles tests if build artifacts can be download from remote tests.
Types ¶
This section is empty.
Source Files ¶
- companion_duts.go
- doc.go
- list_tests.go
- remote_artifact_files.go
- remote_crash.go
- remote_fail.go
- remote_files.go
- remote_freeze.go
- remote_pass.go
- remote_skip.go
- remote_vars.go
- run_cuj.go
- run_tests.go
- run_tests_debugger.go
- run_tests_kill_stale_bundles.go
- run_tests_remote_fixture.go
- server_vars_remote.go
- service_output.go
Click to show internal directories.
Click to hide internal directories.