This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regular testing of SystemTap on various platforms


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]