summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
blob: 47ac93fe76f9f7e35d54bd071e3f02e565ae5f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
2006-09-28  Martin Hunt  <hunt@redhat.com>

	* buildok/eighteen.stp: Fix for 2.6.18.
	* buildok/two.stp: Ditto.

2006-09-27  Josh Stone  <joshua.i.stone@intel.com>

	* buildok/fourteen.stp: Test new timer functionality.

2006-09-26  David Smith  <dsmith@redhat.com>

	* systemtap.samples/args.exp: Looks for 'staprun' instead of
	'stpd'.

2006-09-20  Josh Stone  <joshua.i.stone@intel.com>

	PR 3233
	* buildok/timestamp.stp: add gettimeofday_ns test.

2006-09-12  David Smith  <dsmith@redhat.com>

	* Added .cvsignore file.

2006-09-09  Frank Ch. Eigler  <fche@elastic.org>

	* lib/systemtap.exp (stap_run_batch): New helper routine.
	* systemtap.pass1-4/*.exp: Use it instead of catch/exec/>>& hack.

2006-09-06  Frank Ch. Eigler  <fche@elastic.org>

	* parseok/eighteen.stp, semok/twentythree.stp: New files for
	testing initialized globals.

2006-08-21  Martin Hunt  <hunt@redhat.com>

	* lib/stap_run.exp: Check for existence of installtest_p
	before running it. This reenables running individual tests
	with runtest.
	* lib/stap_run2.exp: Ditto.
	* lib/stap_run_binary.exp: Ditto.	

2006-08-12  Frank Ch. Eigler  <fche@elastic.org>

	* Makefile.am (clean-local): Clean up dejagnu turds.
	* Makefile.in: Regenerated.

2006-08-12  Frank Ch. Eigler  <fche@elastic.org>

	* all: Reorganized old pass-1..4 tests one dejagnu bucket.
	Moved over old pass-5 tests, except for disabled syscalls tests.
	* Makefile (installcheck): New target for running pass-1..5
	tests against installed systemtap.