aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-28tools: victim: fix timeout count with pre-decrementShuai Xue1-1/+1
2019-07-16Avoid optimizing out the access to the injected location by compilerQiuxu Zhuo1-1/+10
2016-04-11Merge pfa.c into victim.cWen Jin1-66/+118
2016-04-11Remove unused codes about simple_processWen Jin3-27/+0
2016-04-11Replace simple_process in test case for KVMWen Jin1-1/+5
2015-12-25Support SRAR error injection in QEMU/KVMWen Jin1-10/+7
2015-12-25Unify test case for error injectionWen Jin1-155/+206
2015-12-25Update page-typesWen Jin5-114/+460
2015-01-21Add victim to replace simple_procee and page_typezhilongx.liu3-0/+260
2015-01-21Update page-types toolChen Gong1-15/+116
2012-04-24Readd x bits for shell scriptsAndi Kleen3-0/+0
2012-04-13Reorganize mce-testChen Gong15-8/+2135
2011-04-20enhance the test flexibility for auto-testChen Gong1-0/+1003
2011-04-11Revert "enhance the test flexibility for auto-test"Andi Kleen1-1003/+0
2011-04-05enhance the test flexibility for auto-testChen Gong1-0/+1003
2010-03-02Work around ubuntu incompatibilities to the linux standardChen Gong1-1/+1
2010-02-04Add KVM RAS test suiteJiajia Zheng1-2/+1
2009-12-24makefile cleanupChen Gong1-1/+4
2009-12-02Fix warnings in simple_process.cAndi Kleen1-2/+5
2009-12-02Fix makefile rules for simple_processAndi Kleen1-2/+8
2009-12-02APEI injection support for mce-testJiajia Zheng2-0/+23
2009-09-18Minor changes to tools/loop-mce-test.shHuang Ying1-2/+11
2009-09-18Rename and chmod tools/loop-mce-testHuang Ying1-0/+0
2009-09-17loop-mce-test: Exit with error code on failureDean Nelson1-1/+1
2009-09-17loop-mce-test: Add a test tool for running the mca test cases in a loop.Zheng Jiajia1-0/+36
2009-08-19Remove tools/readcoreHuang Ying8-416/+0
2009-07-14Fix /tmp race in mce_shell.shAndi Kleen1-1/+2
2009-06-23Add mce-shellHuang Ying1-0/+49
2009-06-02Add mce-severity coverage merge toolHuang Ying1-0/+68
2008-11-17Add distclean to Makefile.Huang Ying1-0/+4
2008-11-17Remove cross test driver.Huang Ying4-141/+0
2008-11-17Add readcore into tools.Huang Ying8-0/+412
2008-09-09Add a tool to filter out test case results from all resultsHuang Ying1-0/+12
2008-09-02Add a script to merge gcov graph from several test casesHuang Ying1-0/+76
2008-08-19Initial commitHuang Ying4-0/+145