Generation times |
Unit tests |
Memory tests |
Generation times |
Unit tests |
Memory tests |
Report | Generation time |
---|---|
- <% if r.path.file? %> - <%= r.short_desc %> - <% else %> - <%= r.short_desc %> - <% end %> - | -<%= safe_mtime(r) %> | -
Tests passed | Tests failed |
---|---|
<%= total_passed %> | ><%= total_failed %> |
Test | Result | Definitely lost | indirectly lost | possibly lost | still reachable | |
---|---|---|---|---|---|---|
- <%= t.desc %> - | - <% if t.status.success? %> -pass | - <% else %> -fail | - <% end %> - - <% stats = extract_stats(t) %> -<%= stats.definitely_lost %> | -<%= stats.indirectly_lost %> | -<%= stats.possibly_lost %> | -<%= stats.reachable %> | -
Test | Result | |
---|---|---|
- <%= t.desc %> - | - <% if t.status.success? %> -pass | - <% else %> -fail | - <% end %> -
Command line |
---|
- -<%= t.command_line %> -- |
-
Output |
---|
- -<%= t.output %> -- |
-
Tests passed | Tests failed |
---|---|
<%= total_passed %> | ><%= total_failed %> |
Test | Result | |
---|---|---|
- <%= t.desc %> - | - <% if t.status.success? %> -pass | - <% else %> -fail | - <% end %> -