aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Add eMCA test caseChen, Gong1-0/+11
2012-08-21update the check method for debugfsChen Gong1-3/+3
2012-04-24Readd x bits for shell scriptsAndi Kleen4-0/+0
2012-04-13Reorganize mce-testChen Gong4-432/+247
2012-02-21add param_extension as default module parameter for EINJChen Gong1-1/+1
2010-02-19Handle case of multiple debugfs being mountedAndi Kleen1-1/+1
2010-01-12Better precondition checking in the test suiteChen Gong2-3/+12
2009-12-24Fix debugfs mountingAndi Kleen1-2/+2
2009-12-21some codes cleanupChen Gong1-2/+2
2009-12-18The position of APEI_IF is not a const anymoreChen Gong2-2/+2
2009-12-18update the definition of check_debugfsChen Gong1-2/+12
2009-12-16Automatically mount debugfs in mce testerAndi Kleen1-0/+7
2009-12-02APEI injection support for mce-testJiajia Zheng2-0/+172
2009-08-19Change set_fake_panic to use new interfaceHuang Ying1-1/+1
2009-08-19Fix some coding style issueHuang Ying1-6/+6
2009-06-15Fix kernel logging mechanism on busy machineHuang Ying1-1/+1
2009-06-15mcetest tool set the value of panic_on_oopsJin Dongming1-0/+6
2009-06-15Fix background testing signal processingHuang Ying1-4/+6
2009-06-03Fix gcov copy codeHuang Ying1-2/+4
2009-06-02Check gcov visibility before usingHuang Ying1-0/+13
2009-05-26Add test case group: recoverable_ucrHuang Ying1-0/+10
2009-05-24Update to new mce-inject executable nameAndi Kleen2-5/+5
2009-05-21Add severities-coverage supportHuang Ying1-0/+15
2009-05-21Add --no-random to mce-inject for kdump driverHuang Ying1-1/+8
2009-05-19Support checking MCE expHuang Ying2-0/+24
2009-05-19Fix gcov in sync with recent gcov kernel patchHuang Ying1-6/+26
2009-05-19Fix inject return code returningHuang Ying1-1/+1
2009-05-19Show die information on stdout tooHuang Ying1-1/+2
2009-05-19Make empty mcelog validHuang Ying1-4/+2
2009-05-19Fix typo in mce_reformat_for_cmpHuang Ying1-1/+1
2009-04-28In sync with kernel timeout reporting mechansimHuang Ying2-11/+2
2009-04-28In sync with kernel panic reporting mechansimHuang Ying1-12/+1
2009-04-28Use new fake panic controling mechansimHuang Ying1-0/+6
2009-01-05Fix pseudo MCE filteringHuang Ying1-1/+2
2009-01-04Fix panic message extractingHuang Ying1-6/+6
2008-12-18Use new panic checking method using message numbersAndi Kleen1-2/+8
2008-11-17Put results into $driver sub-directory of results.Huang Ying1-2/+2
2008-09-27Add support for new fake panic implementationHuang Ying2-3/+95
2008-09-27Qulify all local variable with "local"Huang Ying3-35/+36
2008-09-27Clean up tmp file namingHuang Ying1-1/+1
2008-09-27Add tolerant accessing functionHuang Ying1-0/+10
2008-09-27Fix mce_reformat_for_cmpHuang Ying1-1/+2
2008-09-01Fix copyright delcaration errorHuang Ying4-4/+4
2008-09-01Add gcov graph support to test casesHuang Ying1-0/+30
2008-08-19Initial commitHuang Ying4-0/+343