commit | 735b2cd7f64909cffd841666b7deae189c9e4d2c | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Oct 15 12:19:25 2020 +0000 |
committer | Fuad Tabba <tabba@google.com> | Mon Dec 07 14:37:04 2020 +0000 |
tree | 767306b1bdc3e39144555630569ad5e19c30ed69 | |
parent | 1267a284bf00ec2bb8d1f9239b8f78e989c9fbb0 [diff] |
Vsock end-to-end integration test Add VsockTest host-side test that runs a vsock server in Android and spawns a VM with a client that connects to it. The client sends a message to the server. The host-side driver validates that the message received by the server matches the message given to the client via kernel command-line arguments. Bug: 168589743 Test: atest VirtualizationHostTestCases Change-Id: Id6d1f1c5ff10066a73606ee5b14387ba4474a3f8