Skip to content
Snippets Groups Projects
Commit d764c40c authored by h2-addad's avatar h2-addad
Browse files

Upload New File

parent 092ff0c0
No related branches found
No related tags found
No related merge requests found
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
(mmap-overlap) begin
(mmap-overlap) open "zeros" once
(mmap-overlap) mmap "zeros"
(mmap-overlap) open "zeros" again
(mmap-overlap) try to mmap "zeros" again
(mmap-overlap) end
EOF
pass;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment