summaryrefslogtreecommitdiffstats
path: root/src/tests/vm/mmap-unmap.ck
blob: 119658c68108451aa1964298cd8e8f513b275bc8 (plain) (blame)
1
2
3
4
5
6
7
# -*- perl -*-
use strict;
use warnings;
use tests::tests;
use tests::vm::process_death;

check_process_death ('mmap-unmap');