aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/vm/pt-bad-addr.ck
blob: 09ea039d45e2772075c7c195c5341d6506c1df8d (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 ('pt-bad-addr');