Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Walbran f6bf686c97 Rename VirtManager to VirtualizationService.
Bug: 188042280
Test: atest VirtualizationTestCases
Change-Id: I15f3f91e464f52d1b1fd47b1290846b1d21fa665
2021-05-26 12:27:37 +00:00
Alan Stokes 65a154a2e7 Update recommended kernel version.
Also remove explicit "-j"; the default is now to pick a sensible value
for the local system.

Test: N/A
Change-Id: Ic3176c21c0760441a59b4c98d0a740efcca7b296
2021-05-13 14:15:41 +01:00
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