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

Upload New File

parent 2fe5691c
Branches
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-remove) begin
(mmap-remove) open "sample.txt"
(mmap-remove) mmap "sample.txt"
(mmap-remove) remove "sample.txt"
(mmap-remove) try to open "sample.txt"
(mmap-remove) create "another"
(mmap-remove) end
EOF
pass;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment