call unit_check(‘tcdf’, 0.eq.0, ‘checking’,100)
subroutine test_tcdf() call unit_check_start('tcdf',msg='') !!call unit_check('tcdf', 0.eq.0, 'checking',100) call unit_check_done('tcdf',msg='') end subroutine test_tcdf