diff options
-rw-r--r-- | testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | testsuite/systemtap.base/arith.exp (renamed from testsuite/systemtap.samples/arith.exp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/arith.stp (renamed from testsuite/systemtap.samples/arith.stp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/arith_limits.exp (renamed from testsuite/systemtap.samples/arith_limits.exp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/arith_limits.stp (renamed from testsuite/systemtap.samples/arith_limits.stp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/control_limits.exp (renamed from testsuite/systemtap.samples/control_limits.exp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/control_limits.stp (renamed from testsuite/systemtap.samples/control_limits.stp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/gtod.c (renamed from testsuite/systemtap.samples/gtod.c) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/gtod.exp (renamed from testsuite/systemtap.samples/gtod.exp) | 0 | ||||
-rwxr-xr-x | testsuite/systemtap.base/gtod.sh (renamed from testsuite/systemtap.samples/gtod.sh) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/gtod.stp (renamed from testsuite/systemtap.samples/gtod.stp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/system_func.exp (renamed from testsuite/systemtap.samples/system_func.exp) | 0 | ||||
-rw-r--r-- | testsuite/systemtap.base/system_func.stp (renamed from testsuite/systemtap.samples/system_func.stp) | 0 |
13 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 78859666..879e3529 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,5 +1,12 @@ 2009-01-29 Will Cohen <wcohen@redhat.com> + * systemtap.samples/arith*: + * systemtap.samples/control_limits.*: + * systemtap.samples/gtod.*: + * systemtap.samples/system_func.*: Moved to systemtap.base. + +2009-01-29 Will Cohen <wcohen@redhat.com> + * systemtap.samples/args.exp: * systemtap.samples/args.stp: * systemtap.samples/primes.exp: diff --git a/testsuite/systemtap.samples/arith.exp b/testsuite/systemtap.base/arith.exp index c4f72793..c4f72793 100644 --- a/testsuite/systemtap.samples/arith.exp +++ b/testsuite/systemtap.base/arith.exp diff --git a/testsuite/systemtap.samples/arith.stp b/testsuite/systemtap.base/arith.stp index 59016dcb..59016dcb 100644 --- a/testsuite/systemtap.samples/arith.stp +++ b/testsuite/systemtap.base/arith.stp diff --git a/testsuite/systemtap.samples/arith_limits.exp b/testsuite/systemtap.base/arith_limits.exp index 93794c8e..93794c8e 100644 --- a/testsuite/systemtap.samples/arith_limits.exp +++ b/testsuite/systemtap.base/arith_limits.exp diff --git a/testsuite/systemtap.samples/arith_limits.stp b/testsuite/systemtap.base/arith_limits.stp index 6c620830..6c620830 100644 --- a/testsuite/systemtap.samples/arith_limits.stp +++ b/testsuite/systemtap.base/arith_limits.stp diff --git a/testsuite/systemtap.samples/control_limits.exp b/testsuite/systemtap.base/control_limits.exp index 513b2c4d..513b2c4d 100644 --- a/testsuite/systemtap.samples/control_limits.exp +++ b/testsuite/systemtap.base/control_limits.exp diff --git a/testsuite/systemtap.samples/control_limits.stp b/testsuite/systemtap.base/control_limits.stp index 89b0bae4..89b0bae4 100644 --- a/testsuite/systemtap.samples/control_limits.stp +++ b/testsuite/systemtap.base/control_limits.stp diff --git a/testsuite/systemtap.samples/gtod.c b/testsuite/systemtap.base/gtod.c index abc08543..abc08543 100644 --- a/testsuite/systemtap.samples/gtod.c +++ b/testsuite/systemtap.base/gtod.c diff --git a/testsuite/systemtap.samples/gtod.exp b/testsuite/systemtap.base/gtod.exp index a8f3c9d6..a8f3c9d6 100644 --- a/testsuite/systemtap.samples/gtod.exp +++ b/testsuite/systemtap.base/gtod.exp diff --git a/testsuite/systemtap.samples/gtod.sh b/testsuite/systemtap.base/gtod.sh index 4d4a28c2..4d4a28c2 100755 --- a/testsuite/systemtap.samples/gtod.sh +++ b/testsuite/systemtap.base/gtod.sh diff --git a/testsuite/systemtap.samples/gtod.stp b/testsuite/systemtap.base/gtod.stp index f252dc0a..f252dc0a 100644 --- a/testsuite/systemtap.samples/gtod.stp +++ b/testsuite/systemtap.base/gtod.stp diff --git a/testsuite/systemtap.samples/system_func.exp b/testsuite/systemtap.base/system_func.exp index ec935783..ec935783 100644 --- a/testsuite/systemtap.samples/system_func.exp +++ b/testsuite/systemtap.base/system_func.exp diff --git a/testsuite/systemtap.samples/system_func.stp b/testsuite/systemtap.base/system_func.stp index d14fb25b..d14fb25b 100644 --- a/testsuite/systemtap.samples/system_func.stp +++ b/testsuite/systemtap.base/system_func.stp |