Bug 2275 - run funit as part of installcheck
Summary: run funit as part of installcheck
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: 2242
Blocks: 2234
  Show dependency treegraph
 
Reported: 2006-02-06 15:48 UTC by Andrew Cagney
Modified: 2006-10-18 19:28 UTC (History)
0 users

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-02-06 15:48:42 UTC
the build system's <<make distcheck>> includes <<make installcheck>>
(checkinstall?).  Frysk's installed JUnit test program (funit) should be run as
part of that.
Comment 1 Andrew Cagney 2006-02-06 19:42:22 UTC
Index: frysk-core/ChangeLog
2006-02-06  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am (installcheck-funit): New.
        (installcheck-local): Add installcheck-funit.

seen working on RHEL 4.