Toggle navigation
naturalFRUIT
0.7.4
Documentation
Contents
Source Files
Modules
Procedures
Source Files
Modules
Procedures
testsuite_summary_table
Subroutine
testsuite subroutine
11 statements
Source File
naturalfruit.f90
naturalfruit
testsuite_summary_table
Contents
None
public subroutine testsuite_summary_table(succ_assert, fail_assert, succ_case, fail_case)
Print statistics of cases and asserts in default format.
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
succ_assert
integer,
intent(in)
::
fail_assert
integer,
intent(in)
::
succ_case
integer,
intent(in)
::
fail_case
Contents
None