test_suite_m_uuid Subroutine

public subroutine test_suite_m_uuid()

Arguments

None

Contents

Source Code


Source Code

subroutine test_suite_m_uuid()
! this should contains tests for all public procedures in the module
   call test_generate_uuid()
end subroutine test_suite_m_uuid