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

Upload New File

parent 882e10f0
No related branches found
No related tags found
No related merge requests found
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
check_expected ([<<'EOF', <<'EOF']);
(mmap-bad-fd) begin
(mmap-bad-fd) try to mmap invalid fd
(mmap-bad-fd) end
mmap-bad-fd: exit(0)
EOF
(mmap-bad-fd) begin
(mmap-bad-fd) try to mmap invalid fd
mmap-bad-fd: exit(-1)
EOF
pass;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment