Convert the map_at_zero test case to ATF. In particular, this will
authorjhb <jhb@FreeBSD.org>
Thu, 6 Aug 2015 16:12:12 +0000 (16:12 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 6 Aug 2015 16:12:12 +0000 (16:12 +0000)
commit34fe2df04ed6c29edd7cdb9bdd8b8f0c125d982e
tree5b5e39f4a5b9c0bbd575d222a6a4fd1bde9ee704
parent2e43b5ede1accbce6d74174c013cf4973a2d1bcb
Convert the map_at_zero test case to ATF.  In particular, this will
facilitate adding more mmap() tests.

MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D3268
tests/sys/vm/Makefile
tests/sys/vm/mmap_test.c