vhost-user-test: use tmpfs by default
commit1b7e1e3b463a6e5c117498b192cb07603c04b668
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 30 Sep 2015 15:01:21 +0000 (30 18:01 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 2 Oct 2015 14:04:32 +0000 (2 17:04 +0300)
treea9179f7e7bef1f155f0a36314f06d7a9e83e0ea4
parentaa8580cddf011e8cedcf87f7a0fdea7549fc4704
vhost-user-test: use tmpfs by default

Most people don't run make check by default, so they skip vhost-user
unit tests.  Solve this by using tmpfs instead, unless hugetlbfs is
specified (using an environment variable).

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
tests/vhost-user-test.c