From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26531 invoked by alias); 7 Apr 2008 20:53:06 -0000 Received: (qmail 26515 invoked by uid 9674); 7 Apr 2008 20:53:05 -0000 Date: Mon, 07 Apr 2008 20:53:00 -0000 Message-ID: <20080407205305.26513.qmail@sourceware.org> From: jkratoch@sourceware.org To: systemtap-cvs@sourceware.org Subject: tests/ptrace-tests/tests step-through-sigret.c Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2008-q2/txt/msg00017.txt.bz2 CVSROOT: /cvs/systemtap Module name: tests Changes by: jkratoch@sourceware.org 2008-04-07 20:53:05 Modified files: ptrace-tests/tests: step-through-sigret.c Log message: Unify the ptrace includes. Include a cleanup+timeout function. Initialize whole struct SIGACTION. Make the sensitive assertion errors more descriptive. The expected FAIL path is now silent. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-through-sigret.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2