Skip to content

Commit

Permalink
BP5 ZFP
Browse files Browse the repository at this point in the history
  • Loading branch information
eisenhauer committed Jan 3, 2022
1 parent 9c3f0da commit 940a528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/adios2/engine/bp/operations/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ endif()

if(ADIOS2_HAVE_ZFP)
bp_gtest_add_tests_helper(WriteReadZfp MPI_ALLOW)
bp3_bp4_gtest_add_tests_helper(WriteReadZfpHighLevelAPI MPI_ALLOW)
bp_gtest_add_tests_helper(WriteReadZfpHighLevelAPI MPI_ALLOW)
bp3_bp4_gtest_add_tests_helper(WriteReadZfpRemoveOperations MPI_ALLOW)
bp3_bp4_gtest_add_tests_helper(WriteReadZfpConfig MPI_ALLOW)
bp_gtest_add_tests_helper(WriteReadZfpConfig MPI_ALLOW)

gtest_add_tests_helper(ZfpComplex MPI_ALLOW BPWriteRead Engine. "")

Expand Down

0 comments on commit 940a528

Please sign in to comment.