Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some tests for io.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 18 Apr 2019 11:40:58 +0000 (13:40 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Thu, 18 Apr 2019 15:53:23 +0000 (17:53 +0200)
commite0e373ee37eda6080ba4621403cc2adaff04d95d
tree63138ee1ad27cc70aafc538becb3386a5dfa18e4
parent34f5b82ed231ecce4c4ef942381c616b76da1d5a
Add some tests for io.
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/io-all/io-all.c [new file with mode: 0644]
teshsuite/smpi/io-all/io-all.tesh [new file with mode: 0644]
teshsuite/smpi/io-ordered/io-ordered.c [new file with mode: 0644]
teshsuite/smpi/io-ordered/io-ordered.tesh [new file with mode: 0644]
teshsuite/smpi/io-shared/io-shared.c [new file with mode: 0644]
teshsuite/smpi/io-shared/io-shared.tesh [new file with mode: 0644]
teshsuite/smpi/io-simple-at/io-simple-at.c [new file with mode: 0644]
teshsuite/smpi/io-simple-at/io-simple-at.tesh [new file with mode: 0644]
teshsuite/smpi/io-simple/io-simple.c [new file with mode: 0644]
teshsuite/smpi/io-simple/io-simple.tesh [new file with mode: 0644]