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