Vitualization Docs: Update test cases

Update the instructions for running virtualization tests.

Bug: N/A
Test: atest VirtualizationTestCases
Test: atest MicrodroidHostTestCases
Test: atest MicrodroidTestApp
Change-Id: I3e519872f32e00a4dea6f0a6d52580a031facd82
This commit is contained in:
Kalesh Singh 2021-12-14 23:21:39 -08:00
parent ac9aa1a06b
commit b5070981d0
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ There are various tests that spawn guest VMs and check different aspects of the
all can run via `atest`.
```shell
atest VirtualizationTestCasea
atest MicrodroidHostTestHostCases
atest MicrodroidDemoTestApp
atest VirtualizationTestCases
atest MicrodroidHostTestCases
atest MicrodroidTestApp
```
If you run into problems, inspect the logs produced by `atest`. Their location is printed at the