From 0374ac8966d889dcae39e21787cf93c9530c41e8 Mon Sep 17 00:00:00 2001 From: degomme Date: Sun, 26 Mar 2017 22:47:41 +0200 Subject: [PATCH 1/1] activate some more tests --- teshsuite/smpi/mpich3-test/rma/CMakeLists.txt | 2 +- teshsuite/smpi/mpich3-test/rma/testlist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/teshsuite/smpi/mpich3-test/rma/CMakeLists.txt b/teshsuite/smpi/mpich3-test/rma/CMakeLists.txt index 66616abadd..9517016cbe 100644 --- a/teshsuite/smpi/mpich3-test/rma/CMakeLists.txt +++ b/teshsuite/smpi/mpich3-test/rma/CMakeLists.txt @@ -11,7 +11,7 @@ if(enable_smpi AND enable_smpi_MPICH3_testsuite) include_directories("${CMAKE_CURRENT_SOURCE_DIR}/../include/") foreach(file accfence1 accfence2_am accfence2 accpscw1 allocmem epochtest getfence1 getgroup manyrma3 nullpscw lockcontention lockopts contig_displ - putfence1 putfidx putpscw1 test1_am test1 test1_dt test2_am test2 test3 test4 test5_am test5 transpose1 transpose2 lockcontention2 + putfence1 putfidx putpscw1 test1_am test1 test1_dt test2_am test2 test3 test3_am test4 test4_am test5_am test5 transpose1 transpose2 lockcontention2 transpose3 transpose4 transpose5 transpose6 transpose7 window_creation selfrma locknull win_info at_complete acc-pairtype manyget large-small-acc lock_dt win_dynamic_acc lock_nested winname attrorderwin baseattrwin fkeyvalwin strided_acc_indexed strided_getacc_indexed diff --git a/teshsuite/smpi/mpich3-test/rma/testlist b/teshsuite/smpi/mpich3-test/rma/testlist index f659fa154c..c7931c1deb 100644 --- a/teshsuite/smpi/mpich3-test/rma/testlist +++ b/teshsuite/smpi/mpich3-test/rma/testlist @@ -50,8 +50,8 @@ transpose4 2 contig_displ 1 test1_am 2 test2_am 2 -#test3_am 2 -#test4_am 2 +test3_am 2 +test4_am 2 test5_am 2 #fetchandadd_am 7 #fetchandadd_tree_am 7 -- 2.20.1