summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* PR10618: update iostat-scsi.stp for 2.6.31Wenji Huang2009-09-112-3/+17
* Run autoreconfEugeniy Meshcheryakov2009-09-113-726/+652
* examples: regenerate index filesFrank Ch. Eigler2009-09-094-1/+50
* PR10604: check availability for example test casesWenji Huang2009-09-089-10/+38
* Test user markers set in a shared object.Stan Cox2009-09-081-3/+55
* Clean up iostat-scsi.stp and add to the regular testing.William Cohen2009-09-082-8/+16
* testsuite: reduce verbosity of (deprecated?) nodwf07.stp testFrank Ch. Eigler2009-09-081-1/+1
* testsuite: fix buildok test permissionsFrank Ch. Eigler2009-09-083-0/+0
* bz10475.exp: Use filp_open which has a constant const char argument for test.Mark Wielaard2009-09-071-4/+3
* Get tcpdumplike.stp tested on "make check"William Cohen2009-09-041-0/+1
* PR10552 followup, remove -M testcases.Mark Wielaard2009-09-031-5/+0
* Return, don't exit mysql.exp when unsupported.Mark Wielaard2009-09-021-1/+1
* Add mysql.exp to test dtrace like support for mysql.Stan Cox2009-09-012-1/+345
* PR10552: Removed references to the merge ('-M') option.David Smith2009-09-012-11/+0
* Add virtual memory subsystem tracepoint examples.William Cohen2009-08-3112-0/+437
* Tighten kernel.function alias_tapset.exp expect regexp to match precisely.Mark Wielaard2009-08-291-1/+1
* Fix overlapping statement probe error in warnings.stp.Mark Wielaard2009-08-291-1/+1
* Tighten alias_tapset.exp expect regexp to not gobble up multiple lines.Mark Wielaard2009-08-291-4/+4
* Have dtrace use [wd] as the default dir when -o isn't given.Stan Cox2009-08-281-5/+4
* stap-client will now always choose a compatible server even for phases 1-3.Dave Brolley2009-08-281-5/+3
* Added test for pr10568.David Smith2009-08-283-0/+43
* Support || and && in preprocessor's conditions.Przemyslaw Pawelczyk2009-08-283-0/+20
* Cross check stap_compile.exp stap run result with error messages seen.Mark Wielaard2009-08-281-1/+14
* Tighten stap_compile.exp regexp to not accidentially gobble up extra lines.Mark Wielaard2009-08-281-1/+1
* PR10568: Ensure that aliases pull in their tapsetJosh Stone2009-08-274-0/+37
* xfail backtrace.exp as PR6961 backtrace from non-pt_regs probe contextMark Wielaard2009-08-271-0/+4
* Return, don't exit postgres.exp when unsupported.Mark Wielaard2009-08-271-1/+1
* Teach postgres.exp to use a locally built version of postgres.Stan Cox2009-08-271-62/+92
* PR4186 cont'd: option #2: standardize on kernel ARCH/SUBARCH throughoutFrank Ch. Eigler2009-08-254-9/+6
* KFAIL cmd_parse15 on kernel < 2.6.29, see commit e0ccd3.Mark Wielaard2009-08-251-0/+5
* Make inlinedvars empty asm really empty.Mark Wielaard2009-08-251-1/+1
* PR4186 cont'd: uname -m --> uname -i in test casesFrank Ch. Eigler2009-08-244-5/+5
* Rename cache.exp proc stap_compile to cache_compile to not conflict.Mark Wielaard2009-08-241-22/+22
* Fix failing uprobes.exp -p5 failures by removing trailing spaces in $$ vars.Mark Wielaard2009-08-242-3/+3
* PR4186: cross-architecture probe buildingFrank Ch. Eigler2009-08-241-1/+27
* Initialize sdt_types testcase arr_char so that it is always null terminated.Mark Wielaard2009-08-241-1/+1
* Two minor testcase fixes.David Smith2009-08-202-3/+5
* * dtrace.in: Support -C, preprocess with cpp, which upstream postgresStan Cox2009-08-201-3/+20
* PR10537 process().function().label() should select multiple inlined instances.Mark Wielaard2009-08-202-24/+29
* Two minor testcase fixes.David Smith2009-08-202-2/+2
* * testsuite/systemtap.base/postgres.exp: New test for checking sdtStan Cox2009-08-191-0/+136
* Improved testcase error handling.David Smith2009-08-192-14/+14
* Improved systemtap.printf/sharedbuf.exp testcase.David Smith2009-08-191-41/+87
* Fix typo in sdt_types.stp (missing newline).Mark Wielaard2009-08-191-2/+2
* PR10495: allow multiple probe aliases with same nameFrank Ch. Eigler2009-08-181-0/+9
* PR10512 STAP_PROBES don't work in c++ constructors/destructors testcase.Mark Wielaard2009-08-183-0/+126
* Add testcase for PR10533 (inlined vars) and 10537 (inlined labels - disabled)Mark Wielaard2009-08-183-0/+73
* Adapt tracepoints to the new probe_locals unionJosh Stone2009-08-181-1/+1
* elfutils build tweak: run nested configure with bash, add -fgnu89-inlineFrank Ch. Eigler2009-08-183-795/+975
* * dtrace.in: Honor the dirname for the output file.Stan Cox2009-08-181-0/+118