Skip to content
Snippets Groups Projects
Commit 7af98cf4 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Update 'pio_write.run' before running tests that source it.

parent ce216ded
No related branches found
No related tags found
1 merge request!14Draft: K202125/cdi 1.8.x pio merge followup
......@@ -53,6 +53,25 @@ test_cksum_TEST_LOGS_ = \
test_cksum_svc.log
$(test_cksum_TEST_LOGS_): test_cksum.run
# Update pio_write.run before running tests that source it:
pio_write_TEST_LOGS_= \
pio_cksum_asynch.log \
pio_cksum_fpguard.log \
pio_cksum_grb2.log \
pio_cksum_mpi_fw_at_all.log \
pio_cksum_mpi_fw_at_reblock.log \
pio_cksum_mpi_fw_ordered.log \
pio_cksum_mpinonb.log \
pio_cksum_nc.log \
pio_cksum_nc2.log \
pio_cksum_nc4.log \
pio_cksum_writer.log \
pio_write.parallel.log \
pio_write_deco2d.log \
pio_write_deco2d.parallel.log \
pio_write_dist_array.log
$(pio_write_TEST_LOGS_): pio_write.run
if !with_concurrent_mpi_checks
pio_cksum_fpguard.log: pio_cksum_asynch.log
pio_cksum_grb2.log: pio_cksum_fpguard.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment