Home | History | Annotate | Download | only in tests

Lines Matching full:automation

10     2) Copy the automation program binary (dsso_test_binary) to the server machine
11 3) Run the automation program
94 # Run the automation program on the server
114 raise error.TestError("Error running automation program: "
117 # Tell the automation program which device to test
121 # Tell the automation program which jobs to run
163 # the automation program will terminate)
167 # Wait for the automation program to terminate
171 # (test_timeout + 300 is used here because the automation program is
179 # Look for test results in the automation program's output
182 raise error.TestError("The automation program did not return any "
254 # Kill the client VMs and fail if the automation program did not terminate
258 raise error.TestFail("The automation program did not terminate "