diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/.cvsignore | 3 | ||||
-rw-r--r-- | testsuite/ChangeLog | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/.cvsignore b/testsuite/.cvsignore index fd345061..9cddd457 100644 --- a/testsuite/.cvsignore +++ b/testsuite/.cvsignore @@ -1,2 +1,5 @@ Makefile probe.out site.exp systemtap.log systemtap.sum .systemtap config.log config.status +access acct alarm chmod clock dir forkwait itimer link mmap mount net1 +openclose probe.out_0 readwrite rt_signal sendfile signal stat statfs +swap sync timer trunc uid uid16 umask unlink diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 0060fe60..9da735aa 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-03-19 David Smith <dsmith@redhat.com> + + * .cvsignore: Added systemtap.syscall test programs. + 2007-03-16 David Smith <dsmith@redhat.com> * systemtap.base/overload.exp: New test. |