]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 287448:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Oct 2015 22:19:41 +0000 (22:19 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Oct 2015 22:19:41 +0000 (22:19 +0000)
commitbf30bbebf97bcc71d2c547c8da72ac99537f5db8
tree70c1a947745fe023a6605650a76fbdf9c8fe6b31
parent8ca4b045f398a1a997efed97f3d2b9066a47623d
MFC 287448:
Add more mmap tests related to character devices.
- Add cdev-related tests for bad args.
- Add two simple tests cases for mapping /dev/zero that test for
  MAP_ANON-like behavior.

git-svn-id: svn://svn.freebsd.org/base/stable/10@288467 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tests/sys/vm/mmap_test.c