Bug 3549

Summary: [tracker] run kernel tests from install tree
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal CC: cmoller, npremji
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1601, 2234    

Description Andrew Cagney 2006-11-20 23:31:01 UTC
The kernel tests, included in frysk's frysk-imports/tests/ directory should be
installable and runnable from the install tree using a single script.
Comment 1 Andrew Cagney 2006-12-18 22:23:31 UTC
Index: frysk-imports/ChangeLog
2006-12-18  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am (pkglib_SCRIPTS): Add frysk/pkglibdir/fsystest.
        (frysk/pkglibdir/fsystest): New rule.

Index: frysk-imports/common/ChangeLog
2006-12-18  Andrew Cagney  <cagney@redhat.com>

        * Makefile.gen.sh: For man page rule, create the dest directory.

Index: frysk-imports/frysk/pkglib/dir/ChangeLog
2006-12-18  Andrew Cagney  <cagney@redhat.com>

        * fsystest.sh: New file.
        * fsystest.xml: New file.
Comment 2 Andrew Cagney 2006-12-18 22:23:59 UTC
/home/scratch/frysk/native/_inst/lib/frysk/fsystest
SKIP: frysk2595/ptrace_after_forked_thread_exits
PASS: frysk2595/ptrace_after_exec
PASS: frysk2595/ptrace_after_exec_of_thread
PASS: process/single_exec
PASS: process/multi_child_exec
PASS: process/multi_parent_exec
PASS: process/multi_child_parent_exec
PASS: vfork-exec/vfork-exec
PASS: frysk3231/ptrace-detach-looses-signal
PASS: frysk3205/ptrace-detach-bad-signal
FAIL: frysk3525/exit47
FAIL: frysk3491/x-state
PASS: frysk3595/detach-multi-thread
PASS: frysk2130/strace-clone-exec.sh
XFAIL: frysk2595/ptrace_peek_wrong_thread
XFAIL: frysk2595/ptrace_before_forked_thread_exits