From Fedora Project Wiki

Revision as of 12:56, 4 May 2009 by Clalance (talk | contribs)

Description

This test case verifies that execshield is correctly implemented for Fedora Xen DomU.


How to test

  1. Download this file into the domU.
  2. Compile the test case with
    $> gcc test.c
  3. Inside the guest, run
    $> ./a.out

Expected Results

  1. The application should immediately SEGV.