Bug 3549 - [tracker] run kernel tests from install tree
Summary: [tracker] run kernel tests from install tree
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1601 2234
  Show dependency treegraph
 
Reported: 2006-11-20 23:31 UTC by Andrew Cagney
Modified: 2006-12-18 22:23 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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