|
From: <sv...@va...> - 2017-05-31 15:56:57
|
Author: sewardj
Date: Wed May 31 16:56:49 2017
New Revision: 16426
Log:
Back out r16425, since that was merged in the wrong order. It is:
Merge from trunk, r16422 (Connect cet_nops test cases with other OSes)
Removed:
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.c
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stderr.exp
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stdout.exp
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.vgtest
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.c
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stderr.exp
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stdout.exp
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.vgtest
Modified:
branches/VALGRIND_3_13_BRANCH/ (props changed)
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/ (props changed)
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/Makefile.am
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/ (props changed)
branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/Makefile.am
Modified: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/Makefile.am
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/Makefile.am (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/Makefile.am Wed May 31 16:56:49 2017
@@ -5,12 +5,10 @@
filter_stderr filter_minimal
EXTRA_DIST = \
- bug341419.vgtest bug341419.stderr.exp \
- cet_nops_gs.stderr.exp cet_nops_gs.stdout.exp cet_nops_gs.vgtest
+ bug341419.vgtest bug341419.stderr.exp
check_PROGRAMS = \
- bug341419 \
- cet_nops_gs
+ bug341419
AM_CFLAGS += @FLAG_M64@
AM_CXXFLAGS += @FLAG_M64@
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.c
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.c (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.c (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_gs.c
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stderr.exp
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stderr.exp (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stderr.exp (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_gs.stderr.exp
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stdout.exp
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stdout.exp (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.stdout.exp (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_gs.stdout.exp
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.vgtest
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.vgtest (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-darwin/cet_nops_gs.vgtest (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_gs.vgtest
\ No newline at end of file
Modified: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/Makefile.am
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/Makefile.am (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/Makefile.am Wed May 31 16:56:49 2017
@@ -7,7 +7,6 @@
filter_stderr
EXTRA_DIST = \
- cet_nops_fs.stderr.exp cet_nops_fs.stdout.exp cet_nops_fs.vgtest \
coredump_single_thread.post.exp coredump_single_thread.stderr.exp \
coredump_single_thread.stdout.exp coredump_single_thread.vgtest \
coredump_single_thread_sse.post.exp coredump_single_thread_sse.stderr.exp \
@@ -15,7 +14,6 @@
syscall_return_args.stderr.exp syscall_return_args.vgtest
check_PROGRAMS = \
- cet_nops_fs \
coredump_single_thread \
coredump_single_thread_sse \
syscall_return_args
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.c
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.c (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.c (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_fs.c
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stderr.exp
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stderr.exp (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stderr.exp (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_fs.stderr.exp
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stdout.exp
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stdout.exp (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.stdout.exp (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_fs.stdout.exp
\ No newline at end of file
Removed: branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.vgtest
==============================================================================
--- branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.vgtest (original)
+++ branches/VALGRIND_3_13_BRANCH/none/tests/amd64-solaris/cet_nops_fs.vgtest (removed)
@@ -1 +0,0 @@
-link ../amd64-linux/cet_nops_fs.vgtest
\ No newline at end of file
|