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
diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md
index f82f982..6d3b208 100644
--- a/docs/getting_started/index.md
+++ b/docs/getting_started/index.md
@@ -36,9 +36,9 @@
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