ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_io.F90 File Reference

Go to the source code of this file.

Modules

module  test_pm_io
 This module contains tests of the module pm_io.
 

Functions/Subroutines

subroutine test_pm_io::setTest ()
 
logical(LK) function test_pm_io::test_constructFile_1 ()
 
logical(LK) function test_pm_io::test_constructFile_2 ()
 
logical(LK) function test_pm_io::test_constructFile_3 ()
 Test the effects of missing input argument form. More...
 
logical(LK) function test_pm_io::test_constructPad_1 ()
 
logical(LK) function test_pm_io::test_constructPad_2 ()
 
logical(LK) function test_pm_io::test_constructPad_3 ()
 
logical(LK) function test_pm_io::test_constructPad_4 ()
 
logical(LK) function test_pm_io::test_constructPad_5 ()
 
logical(LK) function test_pm_io::test_constructAction_1 ()
 
logical(LK) function test_pm_io::test_constructAction_2 ()
 
logical(LK) function test_pm_io::test_constructAction_3 ()
 
logical(LK) function test_pm_io::test_constructAction_4 ()
 
logical(LK) function test_pm_io::test_constructAction_5 ()
 
logical(LK) function test_pm_io::test_constructAccess_1 ()
 
logical(LK) function test_pm_io::test_constructAccess_2 ()
 
logical(LK) function test_pm_io::test_constructAccess_3 ()
 
logical(LK) function test_pm_io::test_constructAccess_4 ()
 
logical(LK) function test_pm_io::test_constructAccess_5 ()
 
logical(LK) function test_pm_io::test_constructForm_1 ()
 
logical(LK) function test_pm_io::test_constructForm_2 ()
 
logical(LK) function test_pm_io::test_constructForm_3 ()
 
logical(LK) function test_pm_io::test_constructForm_4 ()
 
logical(LK) function test_pm_io::test_constructForm_5 ()
 
logical(LK) function test_pm_io::test_constructBlank_1 ()
 
logical(LK) function test_pm_io::test_constructBlank_2 ()
 
logical(LK) function test_pm_io::test_constructBlank_3 ()
 
logical(LK) function test_pm_io::test_constructBlank_4 ()
 
logical(LK) function test_pm_io::test_constructBlank_5 ()
 
logical(LK) function test_pm_io::test_constructPosition_1 ()
 
logical(LK) function test_pm_io::test_constructPosition_2 ()
 
logical(LK) function test_pm_io::test_constructPosition_3 ()
 
logical(LK) function test_pm_io::test_constructPosition_4 ()
 
logical(LK) function test_pm_io::test_constructPosition_5 ()
 
logical(LK) function test_pm_io::test_constructPosition_6 ()
 
logical(LK) function test_pm_io::test_constructDelim_1 ()
 
logical(LK) function test_pm_io::test_constructDelim_2 ()
 
logical(LK) function test_pm_io::test_constructDelim_3 ()
 
logical(LK) function test_pm_io::test_constructDelim_4 ()
 
logical(LK) function test_pm_io::test_constructDelim_5 ()
 
logical(LK) function test_pm_io::test_constructDelim_6 ()
 
logical(LK) function test_pm_io::test_constructRound_1 ()
 
logical(LK) function test_pm_io::test_constructRound_2 ()
 
logical(LK) function test_pm_io::test_constructRound_3 ()
 
logical(LK) function test_pm_io::test_constructRound_4 ()
 
logical(LK) function test_pm_io::test_constructRound_5 ()
 
logical(LK) function test_pm_io::test_constructRound_6 ()
 
logical(LK) function test_pm_io::test_constructRound_7 ()
 
logical(LK) function test_pm_io::test_constructRound_8 ()
 
logical(LK) function test_pm_io::test_constructRound_9 ()
 
logical(LK) function test_pm_io::test_constructSign_1 ()
 
logical(LK) function test_pm_io::test_constructSign_2 ()
 
logical(LK) function test_pm_io::test_constructSign_3 ()
 
logical(LK) function test_pm_io::test_constructSign_4 ()
 
logical(LK) function test_pm_io::test_constructSign_5 ()
 
logical(LK) function test_pm_io::test_constructSign_6 ()
 
logical(LK) function test_pm_io::test_getWriteErr_1 ()
 
logical(LK) function test_pm_io::test_getWriteErr_2 ()
 
logical(LK) function test_pm_io::test_getWriteErr_3 ()
 
logical(LK) function test_pm_io::test_getReadErr_1 ()
 
logical(LK) function test_pm_io::test_getReadErr_2 ()
 
logical(LK) function test_pm_io::test_getReadErr_3 ()
 
logical(LK) function test_pm_io::test_getReadErr_4 ()
 
logical(LK) function test_pm_io::test_getReadErr_5 ()
 
logical(LK) function test_pm_io::test_getReadErr_6 ()
 
logical(LK) function test_pm_io::test_isCloseErr_1 ()
 
logical(LK) function test_pm_io::test_isCloseErr_2 ()
 
logical(LK) function test_pm_io::test_isCloseErr_3 ()
 
logical(LK) function test_pm_io::test_isOpenErr_1 ()
 
logical(LK) function test_pm_io::test_isOpenErr_2 ()
 
logical(LK) function test_pm_io::test_getOpenErr_3 ()
 
logical(LK) function test_pm_io::test_isInqErr_1 ()
 
logical(LK) function test_pm_io::test_isInqErr_2 ()
 
logical(LK) function test_pm_io::test_isInqErr_3 ()
 
logical(LK) function test_pm_io::test_isExtant_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_isExtant_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_isExtant_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getOpenStatus_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getOpenStatus_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getOpenStatus_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getOpenStatus_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getNumber_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getNumber_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getNumber_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getNumber_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getName_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getName_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getName_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getName_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getAccess_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getAccess_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getAccess_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getAccess_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getForm_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getForm_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getForm_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getForm_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getRecl_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getRecl_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getRecl_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getRecl_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getBlank_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getBlank_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getBlank_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getBlank_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getPosition_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getPosition_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getPosition_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getPosition_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getAction_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getAction_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getAction_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getAction_4 ()
 Check inquire with an input file name. More...
 
logical(LK) function test_pm_io::test_getDelim_1 ()
 The input arguments unit and file must NOT be present simultaneously. More...
 
logical(LK) function test_pm_io::test_getDelim_2 ()
 At least one of the two identifiers (unit or file) must be present. More...
 
logical(LK) function test_pm_io::test_getDelim_3 ()
 The input unit can point to any existing or non-existing opened or closed file at runtime. More...
 
logical(LK) function test_pm_io::test_getDelim_4 ()
 Check inquire with an input file name. More...
 

Variables

type(test_type) test_pm_io::test