Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MBI mark the test requiring the detection of local variables as failing
[simgrid.git] / teshsuite / smpi / MBI / P2PInvalidComGenerator.py
index 87deaa15e951eb48a4ee2c6e27c84c63d05265c8..ff8453e7455ec19ea0e589e7ad96855bcc82832c 100755 (executable)
@@ -118,3 +118,4 @@ for p1 in send + isend + psend:
         replace['change_com1'] = 'newcom = MPI_COMM_NULL;'
         replace['change_com2'] = ""
         make_file(template, f'InvalidParam_ComNull_{p1}_{p2}nok.c', replace)
+