Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Walbran 0479a65af3 Update documentation with new test name and Virt Manager.
Test: Looked at rendered Markdown
Change-Id: I23a1e4c7e172b04afe002b7a94d4ada04c367c8e
2021-04-12 12:16:09 +00:00
Jiyong Park 978b1e3699 Refactor VirtualizationHostTestCases
The init ramfs used by the test is now built using the soong module type
`android_filesystem`. This not only simplifies the build script, but
also verifies that the new build system construct correctly creates the
ramdisk image.

In addition, only the test data (kernel, initramfs, and the server) that
match with the target architecture are copied.

Bug: 178978059
Test: atest VirtualizationHostTestCases
Change-Id: Ibacc66fc5842f950c9ea16001e62bd44ed9b867c
2021-02-16 23:23:22 +09:00
David Brazdil dd56510556 Add Getting Started guide
Basic instructions on how to set up VIM3L and the emulator and how to
run tests. Written in Markdown and kept in tree so they are public.

Test: n/a
Change-Id: I3bf3aed5f6bc6a9a93f8937d6a7bd885a475097d
2020-10-28 11:27:42 +00:00