crosvm/vm_control
Dylan Reid f31455e966 sys_util/vm_control: Don't test shm if memfd_create doesn't exist
On older kernels, the memfd_create syscall isn't available. Skip shm
tests if that is the case.

Change-Id: I39c1f1779f1f02e90df727c6ca18b5bdae52e855
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/768102
Reviewed-by: Stephen Barber <smbarber@chromium.org>
2017-11-16 21:07:43 -08:00
..
src sys_util/vm_control: Don't test shm if memfd_create doesn't exist 2017-11-16 21:07:43 -08:00
Cargo.toml Move vm_control to a top-level crate 2017-10-09 17:39:04 -07:00