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