summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
Commit message (Expand)AuthorAgeFilesLines
* Tweak shared attach sdt test.Stan Cox2010-02-211-40/+70
* Add explicit timeout to overflow_error testWenji Huang2010-02-211-0/+1
* PR11296: switch to "sys/sdt.h" in test casesFrank Ch. Eigler2010-02-1811-15/+15
* Fixed BZ559643 by doing 'spawn;expect;wait' instead of 'spawn;wait;expect'.David Smith2010-02-081-17/+26
* Revert "PR11234: Ensure __get_argv doesn't overflow"Josh Stone2010-02-042-67/+0
* Fix procfs_write.exp so that it will pass under RHELl5.David Smith2010-02-021-2/+2
* Fix uninitialization error on gcc 4.1.xWenji Huang2010-02-011-1/+1
* PR11234: Ensure __get_argv doesn't overflowJosh Stone2010-01-282-0/+67
* PR6954: make ++/-- operation trigger automatic global printingWenji Huang2010-01-282-2/+5
* Fixed PR 11223 by null terminating strings in procfs write probes.David Smith2010-01-261-0/+135
* Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.David Smith2010-01-251-0/+45
* Relax sdt address check for attach to running process case.Stan Cox2010-01-151-3/+8
* Add attach to live process tests.Stan Cox2010-01-121-30/+169
* Make sure testcase debug output is correct.David Smith2010-01-071-2/+3
* Partial PR 10848 fix. Added testcase for STP_MAXMEMORY.David Smith2010-01-071-0/+86
* PR10732 declaration.exp empty-struct fails, resolve-fail passes erroneously.Mark Wielaard2010-01-051-20/+0
* Purge sdt utrace support.Stan Cox2010-01-042-4/+4
* Extend skipped.exp test timeout for slower machines.Mark Wielaard2009-12-281-1/+1
* Fix test output for PR10849 make MAXSKIPPED overflow trigger an error messageMark Wielaard2009-12-281-5/+8
* XFAIL PR10732 declaration.exp empty-struct always fails.Mark Wielaard2009-12-281-0/+1
* Remove externalvar.exp .exe and .so after test done.Mark Wielaard2009-12-191-1/+1
* Add .library("lib").mark("mark") and use it for .mark semaphores.Stan Cox2009-12-081-38/+63
* Add dtrace -I support.Mark Wielaard2009-12-081-13/+59
* Tweak cu-decl testWenji Huang2009-11-231-3/+5
* Test cross-CU type discoveryJosh Stone2009-11-173-0/+50
* Add testcase for retrieving $global vars from execs and shared libs.Mark Wielaard2009-11-164-0/+204
* PR5916: Exploit kretprobe data storage areaJosh Stone2009-11-102-0/+74
* reorganize app tests; rewrite tcl as sample of improvementsFrank Ch. Eigler2009-10-314-808/+0
* Properly close the spawn of the pr10854 testcaseJosh Stone2009-10-271-0/+1
* PR10854 cont'd: Add a testcase for the reproducerJosh Stone2009-10-272-0/+51
* PR 10822 fixed by waiting for the procfs file.David Smith2009-10-221-1/+19
* Added testsuite to test xulrunner sdt markers.Stan Cox2009-10-204-3/+136
* tcl.exp path fix.Stan Cox2009-10-201-1/+1
* Add testsuite for tcl sdt markers.Stan Cox2009-10-191-0/+165
* PR10746: update test cases related to probe process.*Wenji Huang2009-10-143-6/+19
* PR10726 remove testcase workaround.Mark Wielaard2009-10-061-3/+1
* PR10739 testcase. Split const_value test in two. Absolute const addr fails.Mark Wielaard2009-10-064-7/+68
* Add tescase for DW_AT_const_value location descriptions.Mark Wielaard2009-10-053-0/+71
* Added timeouts to test 15 & 16.David Smith2009-09-291-0/+2
* Better cleanup.David Smith2009-09-281-1/+2
* PR10632: simplify randint() implementationFrank Ch. Eigler2009-09-231-27/+5
* PR10632: tapset: randint() function + testsRoland Grunberg2009-09-232-0/+44
* Use less idle time in testsuite.Mark Wielaard2009-09-198-27/+30
* * vta-test.c: Include sdt.h under test, not system installed sys/sdt.h.Mark Wielaard2009-09-181-1/+1
* PR10417 Enable vta-test.exp testcase and add to NEWS.Mark Wielaard2009-09-182-3/+2
* Add a testcase for PR10417 support for DW_OP_{stack|implicit}_value.Mark Wielaard2009-09-173-0/+76
* Don't print pid in flightrec5.exp test.Mark Wielaard2009-09-171-1/+0
* * sdt.h (STAP_SEMAPHORE): New. Add guard to utrace probe points.Stan Cox2009-09-161-12/+13
* Add signal based file switching testcaseMasami Hiramatsu2009-09-163-1/+131
* Make labels -l .label test independent of list output order.Mark Wielaard2009-09-161-2/+9