summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* itrace: move test suite item to appropriate locationFrank Ch. Eigler2008-08-061-0/+106
* Use relative instead of absolute line. (bug 6611)Stan Cox2008-08-052-1/+2
* Add test for $$vars, $$params, $$locals.Stan Cox2008-08-052-0/+35
* Correct several tests for 2.6.27Wenji Huang2008-08-033-0/+12
* Tweak test_installcheck for helloworld.meta and traceio2.meta.William Cohen2008-08-013-2/+6
* Run both tests for installcheck tests.William Cohen2008-08-012-21/+27
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2008-07-291-0/+4
|\
| * session.h (struct systemtap_session): Added itrace_derived_probedcn2008-07-291-0/+4
* | Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-299-16/+18
|/
* version bump to 0.7.1Frank Ch. Eigler2008-07-162-11/+11
* fix *{ok,ko} test case permissionsFrank Ch. Eigler2008-07-153-0/+0
* Add my name which was missing in some ChangeLog entries.Dave Brolley2008-07-151-1/+1
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-149-10/+47
* s/decending/descending/g in example description.Mark Wielaard2008-07-113-2/+7
* fixing inappropriate personal copyright noticesFrank Ch. Eigler2008-07-103-6/+3
* clarify dejagnu test case name for empty-struct changesFrank Ch. Eigler2008-07-091-3/+3
* add changelog entries for last two changesFrank Ch. Eigler2008-07-091-0/+6
* Add test suite for declaration resolutionJames Bottomley2008-07-094-40/+59
* Add functioncallcount.meta and functioncallcount.stp.William Cohen2008-07-023-0/+34
* Add para-callgraph.stp and para-callgraph.meta.William Cohen2008-07-023-0/+37
* Make _vfs.generic_commit_write only for kernel<=2.6.25Wenji Huang2008-07-012-0/+8
* Added tests for 'process(PID)' variants.David Smith2008-06-272-6/+67
* This commit makes changes to the VFS tapset. The changes include deprecation ofroot2008-06-271-0/+461
* bz451707: fix conversions.exp test $nameFrank Ch. Eigler2008-06-242-2/+8
* Update documentation for .statement wildcard.Stan Cox2008-06-232-10/+10
* Add kernel.statement("Func@File:*) and kernel.statement("Func@File:X-Y)Stan Cox2008-06-233-1/+34
* Correct test_check and test_installcheck commands.William Cohen2008-06-202-2/+6
* Add test for dev.stp tapset functions.William Cohen2008-06-203-0/+37
* Add tests for new statement optimizations.Josh Stone2008-06-183-0/+105
* Hack optim_arridx to avoid more optimization than intendedJosh Stone2008-06-182-2/+2
* Add sleepingBeauties.stp and sleepingBeauties.meta.William Cohen2008-06-183-0/+75
* Add the graphs.stp example from War Stories.William Cohen2008-06-173-0/+77
* warning/error message compaction by removing duplicated token file namesFrank Ch. Eigler2008-06-163-2/+6
* Bug 6611: read-only variable typo warnings should list alternatives.Stan Cox2008-06-163-2/+17
* make "-p4 -m FOO" mode consistent with ordinary -p4Frank Ch. Eigler2008-06-132-1/+4
* Add thread-times.meta and thread-times.stp.William Cohen2008-06-123-0/+49
* Micro-optimize print_warning output. Fix warnings.exp line count.Mark Wielaard2008-06-112-1/+6
* utrace thread.begin and thread.end probe test fixes.David Smith2008-06-113-5/+16
* Added .thread.begin and .thread.end utrace probe tests.David Smith2008-06-114-3/+116
* Eliminate duplicate warnings.Stan Cox2008-06-112-1/+5
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-104-2/+49
* Enable and update numeric-arg tests.Jim Keniston2008-06-102-15/+19
* Add test and doc for kernel.statement relative line number.Stan Cox2008-06-093-0/+57
* Changed/renamed utrace probes.David Smith2008-06-063-44/+38
* Added systemtap.context/num_args test.Jim Keniston2008-06-042-0/+111
* Fix PR 6588Jim Keniston2008-06-041-0/+4
* PR6429: testsuite update for inexact backtrace toleranceFrank Ch. Eigler2008-06-032-18/+22
* PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.Srikar Dronamraju2008-05-301-1/+2
* Add debuginfo path for self-built kernel in systemtap.base/debugpath.expWenji Huang2008-05-302-1/+5
* Check that errors in nested functions are not lost on returnJosh Stone2008-05-283-0/+29