summaryrefslogtreecommitdiffstats
path: root/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* Added atomic_read() embedded-C function and tests.David Smith2010-04-061-1/+4
* Make sure that the testsuite can find its serverJosh Stone2010-03-311-0/+7
* Improved atomic.exp testcase by removing the need for an external module.David Smith2010-03-241-0/+5
* Fixed regexp typo in stap_run_error.exp.David Smith2010-03-161-1/+1
* Move common code from {maxmemory.exp,overload.exp} into stap_run_error.exp.David Smith2010-03-161-0/+62
* Fix procfs_write.exp so that it will pass under RHELl5.David Smith2010-02-021-0/+4
* PR11197: prevent startup of stap-server as rootFrank Ch. Eigler2010-01-271-1/+1
* Make sure we log server activity when testing using a server.Dave Brolley2009-12-211-1/+10
* Get PATH correct for fidning libexec tools for installcheck.Dave Brolley2009-12-211-4/+4
* PR 10247, 10276, 10905: Move remaining client/server tools to libexec.Dave Brolley2009-12-211-1/+4
* PR 10247 10276 10905: Infrastructure for moving underlying client/server tool...Dave Brolley2009-12-181-1/+0
* Small compile server shutdown fix.David Smith2009-12-071-1/+3
* - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-251-10/+7
* Tweak cu-decl testWenji Huang2009-11-231-1/+1
* stap-client will now always choose a compatible server even for phases 1-3.Dave Brolley2009-08-281-5/+3
* 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
* Don't spawn uprobes tests with sudoJosh Stone2009-08-051-0/+23
* Rename systemtap_exit to cleanup.Dave Brolley2009-07-101-5/+6
* Strip out newlines in GCC version string.Mark Wielaard2009-06-161-0/+1
* Add GCC version to testsuite run output and systemtap.sum file.Mark Wielaard2009-06-162-2/+15
* Problems using server scripts when not on PATH.Dave Brolley2009-05-061-0/+1
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+2
* Better error handling in 'setup_server'.David Smith2009-04-081-2/+2
* introduce [utrace_p] as dejagnu check for utrace presence in kernelFrank Ch. Eigler2009-04-011-0/+10
* Merge branch 'master' into pr6866Mark Wielaard2009-04-011-5/+10
|\
| * prefer using /usr/bin/lsb_release to deduce distribution for testsuiteFrank Ch. Eigler2009-03-291-3/+9
| * tweak "Distro:" line generation in testsuite logs, to moot "oracle-enterprise...Frank Ch. Eigler2009-03-291-4/+3
* | Merge branch 'master' into pr6866Mark Wielaard2009-03-221-1/+1
|\|
| * sdt.exp: save intermediate sdt.h-client executables for analysisFrank Ch. Eigler2009-03-211-1/+1
* | Make stap_run send_log of command to execute.Mark Wielaard2009-03-181-0/+1
|/
* Introduce stap_run3 for distinct test names.Mark Wielaard2009-03-131-4/+19
* Make stap_run2 count exact number of lines.Mark Wielaard2009-03-091-1/+6
* Check for required resources and tools before attempting tests using the clie...Dave Brolley2009-02-201-3/+27
* New basic tests for client/server.Dave Brolley2009-02-201-44/+56
* More security checking for client/server. Set exec_prefix and sysconfdir at i...Dave Brolley2009-01-301-4/+4
* New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-9/+1
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-11/+22
* Ignore new warning.David Smith2008-09-111-0/+1
* Minor bugs in stap-client.Dave Brolley2008-08-131-2/+5
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2008-08-081-0/+1
|\
| * 'stap_compile' test procedure now ignores warningsDavid Smith2008-08-071-0/+1
* | Start/stop the systemtap server from systemtap.exp and not in the top level M...Dave Brolley2008-08-081-2/+48
|/
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-296-14/+5
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-146-6/+24
* Add test suite for declaration resolutionJames Bottomley2008-07-091-0/+39
* make "-p4 -m FOO" mode consistent with ordinary -p4Frank Ch. Eigler2008-06-131-1/+0
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-281-2/+3
|\
| * Create user based cache dir in testsuite.Mark Wielaard2008-05-281-2/+3
* | Revert "testsuite: use catch{close}catch{wait} to ensure child process pipe/z...Frank Ch. Eigler2008-05-282-6/+2
|/