Regular testing of SystemTap on various platforms
William Cohen
wcohen@redhat.com
Thu Sep 21 21:14:00 GMT 2006
David Wilder wrote:
> Will
> I am running the stap_testing script on S390x, Not nightly, but I will
> set that up.
>
> Is "make installcheck" the right test to run? In the past make check
> just ran compiler tests, the runtime tests were in /test. /test has
> been obsoleted. Have all the tests been moved to /src and run with the
> install check?
>
>
The /tests module is obsolete and all the tests moved from /tests to
/src/testsuite. The /test/tools/stap_testing has been adjusted to work with the
current tests in /src.
"make check" just translator checks (can run as normal user)
"make installcheck" all the /src/testsuite tests (needs root permissions)
-Will
More information about the Systemtap
mailing list