summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base
Commit message (Expand)AuthorAgeFilesLines
* Added atomic_read() embedded-C function and tests.David Smith2010-04-061-12/+74
* Add set_kernel_* bad-address testsJosh Stone2010-04-011-0/+30
* Test that all of the set_kernel_* functions workJosh Stone2010-04-012-0/+93
* Improved atomic.exp testcase by removing the need for an external module.David Smith2010-03-243-118/+21
* testuite: modargs.exp shouldn't execute things without installcheckFrank Ch. Eigler2010-03-181-2/+5
* Fixed PR 11372 by removing (most) embedded-C from proc_mem.stp.David Smith2010-03-163-0/+178
* Move common code from {maxmemory.exp,overload.exp} into stap_run_error.exp.David Smith2010-03-162-113/+7
* Fix the edge-case of MAXTRYLOCK=0Josh Stone2010-03-111-1/+7
* Update tests to check for uprobes instead of utrace.David Smith2010-03-091-12/+13
* PR11004: try / catch error-handling script syntaxFrank Ch. Eigler2010-03-031-0/+41
* Fixed pr 10690 by adding '.maxsize(NNN)' procfs read probe parameter.David Smith2010-02-252-1/+289
* PR11224: added test case for module arguments in testsuite/systemtap.baseCharley Wang2010-02-252-0/+35
* PR11005: @defined part 2: clarify/standardize internal handling of unresolvab...Frank Ch. Eigler2010-02-251-1/+1
* 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