package
0.0.0-20250304205905-b47799d07ddf
Repository: https://github.com/aws/amazon-ssm-agent.git
Documentation: pkg.go.dev

# Packages

Package common contains common methods, interfaces and variables used across the tester packages.
Package testcases contains test cases from all testStages.

# Functions

StartTests starts the tests based on TestStage value This function times out based on timeOut value passed Returns failed or timed out test case.