summaryrefslogtreecommitdiff
path: root/framework/nvm_results_helpers.c
AgeCommit message (Expand)Author
2016-08-16Use __func__ instead of __FUNCTION__Sandrine Bailleux
2015-08-26Rename TEST_NVM into tftf_state_tSandrine Bailleux
2015-06-18Add framework logic to resume test session after test resetSandrine Bailleux
2015-06-18Rename TESTCASE into test_case_tSandrine Bailleux
2015-06-18Rename TEST_RESULT into test_result_tSandrine Bailleux
2015-06-18Clean up the code keeping track of the tests progressSandrine Bailleux
2015-06-04Explicitly name fields when initialising nvm_init_stateSandrine Bailleux
2015-03-27Replace Magic number with build string for deciding NVM initialisationVikram Kanigiri
2015-03-09Disable resumption of test session by defaultSandrine Bailleux
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2014-11-04Implement a printf()-like function for test outputSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux