| .. | .. | 
|---|
| 5 | 5 |  | 
|---|
| 6 | 6 | The following tests are available: | 
|---|
| 7 | 7 |  | 
|---|
|  | 8 | +  * vsock_test - core AF_VSOCK socket functionality | 
|---|
| 8 | 9 | * vsock_diag_test - vsock_diag.ko module for listing open sockets | 
|---|
| 9 | 10 |  | 
|---|
| 10 | 11 | The following prerequisite steps are not automated and must be performed prior | 
|---|
| 11 | 12 | to running tests: | 
|---|
| 12 | 13 |  | 
|---|
| 13 |  | -1. Build the kernel and these tests. | 
|---|
|  | 14 | +1. Build the kernel, make headers_install, and build these tests. | 
|---|
| 14 | 15 | 2. Install the kernel and tests on the host. | 
|---|
| 15 | 16 | 3. Install the kernel and tests inside the guest. | 
|---|
| 16 | 17 | 4. Boot the guest and ensure that the AF_VSOCK transport is enabled. | 
|---|