user10030803
user10030803

Reputation: 21

How to stop android CTS with saving the current results?

Is this a command that gives opportunity to stop the running CTS test, for further look through the results, and then continuing running the rest of CTS test?

Upvotes: 2

Views: 2374

Answers (2)

Bill Zhao
Bill Zhao

Reputation: 11

I understand you. you can simply remove your device physically and then wait for enough long time, the testing session will automatically close and save the results. After this you exit the cts-tf shell or reboot your pc and restart cts-tf shell and then restart your old session with the option of --retry.

Upvotes: 0

Jai Krishna
Jai Krishna

Reputation: 1

execute in kill command in cts shell

cts>kill

Upvotes: -1

Related Questions