[ltrace-commits] 01/02: fixed testsuite typos: ltarce -> ltrace

Petr Machata pmachata-guest at moszumanska.debian.org
Thu Jul 31 17:47:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

pmachata-guest pushed a commit to branch master
in repository ltrace.

commit 9da2e3e0903a4d00bbce406fcc984c4224b39a46
Author: Dima Kogan <dima at secretsauce.net>
Date:   Mon Jul 21 13:50:47 2014 -0700

    fixed testsuite typos: ltarce -> ltrace
---
 testsuite/ltrace.main/branch_func.exp     | 2 +-
 testsuite/ltrace.main/hello-vfork.exp     | 2 +-
 testsuite/ltrace.main/main-threaded.exp   | 2 +-
 testsuite/ltrace.main/main-vfork.exp      | 2 +-
 testsuite/ltrace.main/main.exp            | 2 +-
 testsuite/ltrace.main/parameters.exp      | 2 +-
 testsuite/ltrace.main/signals.exp         | 2 +-
 testsuite/ltrace.torture/ia64-sigill.exp  | 2 +-
 testsuite/ltrace.torture/ppc-lwarx.exp    | 2 +-
 testsuite/ltrace.torture/signals.exp      | 2 +-
 testsuite/ltrace.torture/vfork-thread.exp | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/testsuite/ltrace.main/branch_func.exp b/testsuite/ltrace.main/branch_func.exp
index fec5700..c77c4c9 100644
--- a/testsuite/ltrace.main/branch_func.exp
+++ b/testsuite/ltrace.main/branch_func.exp
@@ -32,7 +32,7 @@ if { [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executabl
 # set options for ltrace.
 ltrace_options "-x" "func1" "-x" "func2" "-x" "func3"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/hello-vfork.exp b/testsuite/ltrace.main/hello-vfork.exp
index 12c9ca3..c17d322 100644
--- a/testsuite/ltrace.main/hello-vfork.exp
+++ b/testsuite/ltrace.main/hello-vfork.exp
@@ -17,7 +17,7 @@ if { [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executabl
 # set options for ltrace.
 ltrace_options "-f"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/main-threaded.exp b/testsuite/ltrace.main/main-threaded.exp
index 4f6c25d..4d5f478 100644
--- a/testsuite/ltrace.main/main-threaded.exp
+++ b/testsuite/ltrace.main/main-threaded.exp
@@ -21,7 +21,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != ""
 # set options for ltrace.
 ltrace_options "-l" "lib$testfile.so" "-f"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/main-vfork.exp b/testsuite/ltrace.main/main-vfork.exp
index 989012d..57fa6e6 100644
--- a/testsuite/ltrace.main/main-vfork.exp
+++ b/testsuite/ltrace.main/main-vfork.exp
@@ -21,7 +21,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != ""
 # set options for ltrace.
 ltrace_options "-l" "lib$testfile.so" "-f" "-evfork"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/main.exp b/testsuite/ltrace.main/main.exp
index 50c5353..8ad74f7 100644
--- a/testsuite/ltrace.main/main.exp
+++ b/testsuite/ltrace.main/main.exp
@@ -21,7 +21,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != ""
 # set options for ltrace.
 ltrace_options "-l" "libmain.so"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/parameters.exp b/testsuite/ltrace.main/parameters.exp
index dfb0361..325e4d1 100644
--- a/testsuite/ltrace.main/parameters.exp
+++ b/testsuite/ltrace.main/parameters.exp
@@ -22,7 +22,7 @@ if { [ltrace_compile_shlib $libsrc $lib_sl debug ] != ""
 # set options for ltrace.
 ltrace_options "-l" "libparameters.so" "-F" "$srcdir/$subdir/parameters.conf"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.main/signals.exp b/testsuite/ltrace.main/signals.exp
index d812af6..97be127 100644
--- a/testsuite/ltrace.main/signals.exp
+++ b/testsuite/ltrace.main/signals.exp
@@ -14,7 +14,7 @@ if  { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/
 # set options for ltrace.
 ltrace_options "-L"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.torture/ia64-sigill.exp b/testsuite/ltrace.torture/ia64-sigill.exp
index c4cf5a2..a99b0d6 100644
--- a/testsuite/ltrace.torture/ia64-sigill.exp
+++ b/testsuite/ltrace.torture/ia64-sigill.exp
@@ -11,7 +11,7 @@ if { [istarget ia64-*] } then {
 	 send_user "Testcase compile failed, so all tests in this file will automatically fail\n."
     }
 
-    # Run PUT for ltarce.
+    # Run PUT for ltrace.
     set exec_output [ltrace_runtest $srcdir/$subdir $srcdir/$subdir/$binfile]
 
     # Check the output of this program.
diff --git a/testsuite/ltrace.torture/ppc-lwarx.exp b/testsuite/ltrace.torture/ppc-lwarx.exp
index a081d3b..caea316 100644
--- a/testsuite/ltrace.torture/ppc-lwarx.exp
+++ b/testsuite/ltrace.torture/ppc-lwarx.exp
@@ -33,7 +33,7 @@ if { [istarget powerpc*-*] } then {
     # set options for ltrace.
     ltrace_options "-x" "atomic_add" "-e" "!atoi"
 
-    # Run PUT for ltarce.
+    # Run PUT for ltrace.
     set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
     # Check the output of this program.
diff --git a/testsuite/ltrace.torture/signals.exp b/testsuite/ltrace.torture/signals.exp
index bf10bc9..321409b 100644
--- a/testsuite/ltrace.torture/signals.exp
+++ b/testsuite/ltrace.torture/signals.exp
@@ -14,7 +14,7 @@ if  { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/
 # Set options for ltrace.
 ltrace_options "-L"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.
diff --git a/testsuite/ltrace.torture/vfork-thread.exp b/testsuite/ltrace.torture/vfork-thread.exp
index bd01319..91eccb2 100644
--- a/testsuite/ltrace.torture/vfork-thread.exp
+++ b/testsuite/ltrace.torture/vfork-thread.exp
@@ -13,7 +13,7 @@ if  { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/
 
 ltrace_options "-f"
 
-# Run PUT for ltarce.
+# Run PUT for ltrace.
 set exec_output [ltrace_runtest $objdir/$subdir $objdir/$subdir/$binfile]
 
 # Check the output of this program.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ltrace.git



More information about the ltrace-commits mailing list