]> git.ipfire.org Git - thirdparty/gcc.git/commit - libvtv/testsuite/Makefile.in
Update libvtv testsuite so that most of the tests now run under
authorCaroline Tice <cmtice@google.com>
Sun, 8 Sep 2013 23:35:14 +0000 (16:35 -0700)
committerCaroline Tice <ctice@gcc.gnu.org>
Sun, 8 Sep 2013 23:35:14 +0000 (16:35 -0700)
commit41e96dc8f0a700a440c7bb87fbbd1cc70271ff15
tree7aed39930d05ef1f28db4df7227d5b55ec792763
parentf085f27e124563b5cbede337426695c4ed43693b
Update libvtv testsuite so that most of the tests now run under
the dejagnu test harness.

From-SVN: r202373
66 files changed:
libvtv/ChangeLog
libvtv/testsuite/Makefile.am
libvtv/testsuite/Makefile.in
libvtv/testsuite/config/default.exp [new file with mode: 0644]
libvtv/testsuite/event.list [deleted file]
libvtv/testsuite/lib/libvtv-dg.exp [new file with mode: 0644]
libvtv/testsuite/lib/libvtv.exp [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/bb_tests.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/const_vtable.cc [moved from libvtv/testsuite/const_vtable.cc with 98% similarity]
libvtv/testsuite/libvtv.cc/dataentry.cc [moved from libvtv/testsuite/dataentry.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/derived-lib.cpp [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/derived-main.cpp [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/derived.list [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/dup_name.cc [moved from libvtv/testsuite/dup_name.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/environment.cc [moved from libvtv/testsuite/environment.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/event-defintions.cpp [moved from libvtv/testsuite/event-definitions.cc with 100% similarity]
libvtv/testsuite/libvtv.cc/event-main.cpp [moved from libvtv/testsuite/event-main.cc with 90% similarity]
libvtv/testsuite/libvtv.cc/event-private.cpp [moved from libvtv/testsuite/event-private.cc with 100% similarity]
libvtv/testsuite/libvtv.cc/event-private.h [moved from libvtv/testsuite/event-private.h with 100% similarity]
libvtv/testsuite/libvtv.cc/event.h [moved from libvtv/testsuite/event.h with 100% similarity]
libvtv/testsuite/libvtv.cc/event.list [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/mul_inh.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/nested_vcall_test.cc [moved from libvtv/testsuite/nested_vcall_test.cc with 98% similarity]
libvtv/testsuite/libvtv.cc/parts-test-extra-parts-views.cpp [moved from libvtv/testsuite/parts-test-extra-parts-views.cc with 100% similarity]
libvtv/testsuite/libvtv.cc/parts-test-extra-parts-views.h [moved from libvtv/testsuite/parts-test-extra-parts-views.h with 100% similarity]
libvtv/testsuite/libvtv.cc/parts-test-extra-parts.cpp [moved from libvtv/testsuite/parts-test-extra-parts.cc with 100% similarity]
libvtv/testsuite/libvtv.cc/parts-test-extra-parts.h [moved from libvtv/testsuite/parts-test-extra-parts.h with 100% similarity]
libvtv/testsuite/libvtv.cc/parts-test-main.cpp [moved from libvtv/testsuite/parts-test-main.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/parts-test-main.h [moved from libvtv/testsuite/parts-test-main.h with 100% similarity]
libvtv/testsuite/libvtv.cc/parts-test.list [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/povray-derived.cc [moved from libvtv/testsuite/povray-derived.cc with 98% similarity]
libvtv/testsuite/libvtv.cc/register_set_pair.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/register_set_pair_inserts.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/template-list-iostream.cc [moved from libvtv/testsuite/template-list-iostream.cc with 99% similarity]
libvtv/testsuite/libvtv.cc/template-list.cc [moved from libvtv/testsuite/template-list.cc with 99% similarity]
libvtv/testsuite/libvtv.cc/template-list2.cc [moved from libvtv/testsuite/template-list2.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/test1.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/thunk.cc [moved from libvtv/testsuite/thunk.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/thunk_vtable_map_attack.cc [moved from libvtv/testsuite/thunk_vtable_map_attack.cc with 99% similarity]
libvtv/testsuite/libvtv.cc/v8-test-2.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/virtfunc-test.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/virtual_inheritance.cc [moved from libvtv/testsuite/virtual_inheritance.cc with 97% similarity]
libvtv/testsuite/libvtv.cc/vtv.exp [new file with mode: 0644]
libvtv/testsuite/libvtv.cc/xlan-test.cc [new file with mode: 0644]
libvtv/testsuite/libvtv.mempool.cc/mempool.exp [new file with mode: 0644]
libvtv/testsuite/libvtv.mempool.cc/mempool_negative.cc [moved from libvtv/testsuite/mempool_negative.c with 94% similarity]
libvtv/testsuite/libvtv.mempool.cc/mempool_positive.cc [moved from libvtv/testsuite/mempool_positive.c with 96% similarity]
libvtv/testsuite/libvtv.mt.cc/mt.exp [new file with mode: 0644]
libvtv/testsuite/libvtv.mt.cc/register_set_pair_inserts_mt.cc [moved from libvtv/testsuite/register_pair_inserts_mt.cc with 60% similarity]
libvtv/testsuite/libvtv.mt.cc/register_set_pair_mt.cc [moved from libvtv/testsuite/register_pair_mt.cc with 59% similarity]
libvtv/testsuite/other-tests/Makefile.am [new file with mode: 0644]
libvtv/testsuite/other-tests/Makefile.in [new file with mode: 0644]
libvtv/testsuite/other-tests/README [new file with mode: 0644]
libvtv/testsuite/other-tests/dlopen.cc [moved from libvtv/testsuite/dlopen.cc with 100% similarity]
libvtv/testsuite/other-tests/dlopen_mt.cc [moved from libvtv/testsuite/dlopen_mt.cc with 100% similarity]
libvtv/testsuite/other-tests/environment-fail-32.s [moved from libvtv/testsuite/environment-fail-32.s with 100% similarity]
libvtv/testsuite/other-tests/environment-fail-64.s [moved from libvtv/testsuite/environment-fail-64.s with 100% similarity]
libvtv/testsuite/other-tests/field-test.cc [moved from libvtv/testsuite/field-test.cc with 100% similarity]
libvtv/testsuite/other-tests/replace-fail.cc [moved from libvtv/testsuite/replace-fail.cc with 100% similarity]
libvtv/testsuite/other-tests/so.cc [moved from libvtv/testsuite/so.cc with 100% similarity]
libvtv/testsuite/other-tests/temp_deriv.cc [moved from libvtv/testsuite/temp_deriv.cc with 100% similarity]
libvtv/testsuite/other-tests/temp_deriv2.cc [moved from libvtv/testsuite/temp_deriv2.cc with 100% similarity]
libvtv/testsuite/other-tests/temp_deriv3.cc [moved from libvtv/testsuite/temp_deriv3.cc with 100% similarity]
libvtv/testsuite/parts-test.list [deleted file]
libvtv/testsuite/register_pair.cc [deleted file]
libvtv/testsuite/register_pair_inserts.cc [deleted file]