test: add new mmap tests from glibc
commitbf70f6f1face8e36030544a74e5ea04903df16cb
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Wed, 8 Jun 2016 19:49:04 +0000 (8 21:49 +0200)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Wed, 8 Jun 2016 19:49:04 +0000 (8 21:49 +0200)
tree5ac258f817f4993ef619d4e09db2164233c3f712
parent4fee9155f396cb2bcfe707f78aa4332837520f93
test: add new mmap tests from glibc

Rename mmap2 test as this is a ARM specific test, only
execute on ARM systems. Add more new tests from glibc.
test/mmap/Makefile.in [new file with mode: 0644]
test/mmap/mmap-arm.c [moved from test/mmap/mmap2.c with 100% similarity]
test/mmap/tst-mmap-eofsync.c [new file with mode: 0644]
test/mmap/tst-mmap-fflushsync.c [new file with mode: 0644]
test/mmap/tst-mmap-offend.c [new file with mode: 0644]
test/mmap/tst-mmap-setvbuf.c [new file with mode: 0644]