summaryrefslogtreecommitdiff
path: root/templates/test_result.mako
AgeCommit message (Expand)AuthorFilesLines
2016-01-12framework: Get traceback into json results.Jose Fonseca1-0/+8
2015-10-08framework: use TimeAttribute for TestResult and TestrunResultDylan Baker1-1/+1
2015-09-22framework: replace TestResult dict with an objectDylan Baker1-12/+12
2014-09-03test_result.mako: Fix bug introduced by d9f87269c28cDylan Baker1-2/+2
2014-04-24tests/xts.py: Add a tests file for the X Test suite.Dylan Baker1-4/+16
2014-04-18framework: small refactor of test_result page generationDylan Baker1-13/+15
2014-04-18framework: Fix html generation to work with recent changes to jsonDylan Baker1-0/+15
2013-11-05summary-html: Add Environment to HTML pagesDylan Baker1-0/+8
2013-10-23Escape HTML output when generating test result pages.Paul Berry1-3/+3
2013-09-23Optionally capture dmesg changes for each test and report them in a summaryMarek Olšák1-1/+6
2013-08-15summary: Include traceback in the summary files.Kenneth Graunke1-0/+7
2013-05-31test_result.mako: Drop redundant status and result fieldDylan Baker1-1/+0
2013-05-31summary: Build subdirectories for subtest result pagesDylan Baker1-3/+3
2013-05-31templates: adds mako templates for new summary codeDylan Baker1-0/+47