aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen16-446/+30
2009-08-22Update MADV_POISON value to new oneAndi Kleen3-5/+3
2009-08-19Fix make test via adding missing config filesHuang Ying2-0/+10
2009-08-19Change set_fake_panic to use new interfaceHuang Ying1-1/+1
2009-08-19Fix some coding style issueHuang Ying5-19/+18
2009-08-19Remove document for tools/readcoreHuang Ying1-10/+1
2009-08-19Remove tools/readcoreHuang Ying8-416/+0
2009-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen3-23/+83
2009-08-17Fix compilation of tcases/ttable with recent kernelAndi Kleen2-0/+4
2009-08-10Document updateHuang Ying2-22/+47
2009-08-10Add doc for panic_ucr/srao_*_noripvZheng, Jiajia1-1/+36
2009-08-07tinjpage: fix error checking in expecterr()Hidehiro Kawai1-17/+19
2009-08-07tinjpage: use O_RDWR flag for open before writeHidehiro Kawai1-1/+1
2009-08-06Move two srao_*_noripv to panic_ucrHuang Ying4-8/+7
2009-08-06Fix panic type and exception message for the new cases of recoverable_ucrJin Dongming1-0/+2
2009-08-04add two srao cases with RIPV unsetZheng, Jiajia3-0/+16
2009-07-28Update the document for the new cases.Jin Dongming2-2/+38
2009-07-23Add two cases ucna_over and srar_no_enZheng, Jiajia5-1/+19
2009-07-23Add document for soft-inj_recoverable_ucrZheng, Jiajia1-0/+138
2009-07-14Change default make see browser to firefoxAndi Kleen1-1/+1
2009-07-14Add Makefile target for tringAndi Kleen2-0/+5
2009-07-14Update tsrc/README for kernel test programsAndi Kleen1-2/+5
2009-07-14Add missing include file in tcases.cAndi Kleen1-0/+1
2009-07-14Fix compilation of tcases/ttable with recent kernelAndi Kleen10-4/+72
2009-07-14Fix /tmp race in mce_shell.shAndi Kleen1-1/+2
2009-06-23Add mce-shellHuang Ying1-0/+49
2009-06-18Update some of the document of MCE test toolJin Dongming6-55/+320
2009-06-18Delete the reference cases which may be not necessary now.Jin Dongming2-16/+0
2009-06-15Fix soft-inj/panic_noser/uc_over_corrected caseHuang Ying2-5/+2
2009-06-15Fix kernel logging mechanism on busy machineHuang Ying2-2/+2
2009-06-15Remove test case group soft-inj/recoverableHuang Ying10-230/+0
2009-06-15mcetest tool set the value of panic_on_oopsJin Dongming3-0/+8
2009-06-15Fix background testing signal processingHuang Ying1-4/+6
2009-06-03Fix gcov copy codeHuang Ying1-2/+4
2009-06-03Canonicalise $KSRC_DIR in kdump driverHuang Ying1-0/+6
2009-06-02Fix panic message in test cases in sync with latest kernelHuang Ying4-6/+6
2009-06-02Make output debug error message optionalHuang Ying1-1/+1
2009-06-02Check gcov visibility before usingHuang Ying3-2/+25
2009-06-02Add several test cases for soft-inj/recoverable_ucr test case groupHuang Ying7-1/+40
2009-06-02Fix kernel log extracting mechansim of simple driverHuang Ying1-18/+5
2009-06-02Add mce-severity coverage merge toolHuang Ying1-0/+68
2009-06-02Fix soft-inj/panic_npcc/fatal_severityHuang Ying1-1/+2
2009-06-02Fix kdump/gcov supportHuang Ying1-3/+3
2009-06-02Revise config filesHuang Ying19-19/+38
2009-06-01Add soft-inj/panic_noser test case groupHuang Ying7-14/+82
2009-05-30tinjpage: do fsync in the under io dirty caseWu Fengguang1-1/+2
2009-05-30tinjpage: fix synchrounization deadlock in the under io casesWu Fengguang1-4/+4
2009-05-29tinjpage: add early kill versionWu Fengguang1-25/+84
2009-05-29tinjpage: remove trailing white spacesWu Fengguang1-24/+22
2009-05-27make dirty file fsync error check optional for nowAndi Kleen1-2/+2
2009-05-27tinjpage: make file clean work for non-NFS fsWu Fengguang1-1/+1
2009-05-27tinjpage: dont kill me earlyWu Fengguang1-0/+3
2009-05-27Build tsrc from top level makefileAndi Kleen2-1/+6
2009-05-27tinjpage: disable the broken under io cases for nowWu Fengguang1-2/+2
2009-05-27tinjpage: fix waitid() warningWu Fengguang1-1/+1
2009-05-27tinjpage: make file dirty case work with NFSWu Fengguang1-1/+1
2009-05-27tinjpage: make file clean case work unconditionallyWu Fengguang1-1/+3
2009-05-27tinjpage: corrupted clean pages are recoverableWu Fengguang1-13/+37
2009-05-27tinjpage: make failure messages more outstandingWu Fengguang1-5/+5
2009-05-27tinjpage: remove the anonymous hole test caseWu Fengguang1-8/+0
2009-05-27Revert "Improve clean page test case"Andi Kleen1-4/+1
2009-05-27Add clean/distclean support from top makefile for tsrcAndi Kleen2-1/+6
2009-05-26Merge branch 'master' of ssh://master.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen18-4/+251
2009-05-26Add test case group: poll_ucrHuang Ying3-0/+61
2009-05-26Add test case group: recoverable_ucrHuang Ying7-0/+87
2009-05-26Add test case group: panic_ucrHuang Ying5-0/+86
2009-05-24Improve clean page test caseAndi Kleen1-1/+4
2009-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen7-13/+13
2009-05-24Some fixes for tsrc test casesAndi Kleen3-4/+17
2009-05-24Update to new mce-inject executable nameAndi Kleen7-13/+13
2009-05-21Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen26-139/+257
2009-05-21Standalone test cases updatesAndi Kleen1-0/+51
2009-05-21Merge branch 'master' of git://proxy.pd.intel.com/pub/scm/utils/cpu/mce/mce-testHuang Ying7-0/+1077
2009-05-21Fix panic message for timeout casesHuang Ying2-8/+8
2009-05-21Add severities-coverage supportHuang Ying3-0/+19
2009-05-21New test cases for softinj-panic_npccHuang Ying5-18/+55
2009-05-21Add --no-random to mce-inject for kdump driverHuang Ying1-1/+8
2009-05-21Rename gcov source fileHuang Ying4-4/+4
2009-05-20Add individual test programsAndi Kleen7-0/+1077
2009-05-19In sync gcov support in kdump driverHuang Ying1-2/+16
2009-05-19Fix soft-inj/panic_npcc casesHuang Ying7-61/+41
2009-05-19Add two cases to soft-inj/panicHuang Ying3-1/+15
2009-05-19Fix soft-inj/panic casesHuang Ying6-27/+22
2009-05-19Add several config fileHuang Ying2-0/+10
2009-05-19Support checking MCE expHuang Ying2-0/+24
2009-05-19Fix fake_panic set in sync with current kernel implementationHuang Ying1-2/+4
2009-05-19Fix gcov in sync with recent gcov kernel patchHuang Ying2-13/+32
2009-05-19Fix inject return code returningHuang Ying1-1/+1
2009-05-19Show stderr message during testingHuang Ying1-0/+10
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 Ying2-1/+9
2009-04-15Add recoverable test casesHuang Ying24-0/+535
2009-01-05Fix pseudo MCE filteringHuang Ying1-1/+2
2009-01-04Fix panic message extractingHuang Ying2-7/+7
2008-12-26Add support for new struct mce fieldsHuang Ying2-4/+4
2008-12-18Use new panic checking method using message numbersAndi Kleen1-2/+8
2008-12-17Mention make test-simpleAndi Kleen1-3/+3
2008-12-17Add test-simple targetAndi Kleen1-0/+7
2008-12-17Improve HOWTO, give quick introductionAndi Kleen1-0/+27
2008-12-05improve english somewhatAndi Kleen1-4/+4
2008-11-18Include two round tests in "test" target of MakefileHuang Ying1-0/+1
2008-11-18Remove some obsolete documents.Huang Ying4-219/+0
2008-11-17Remove ChangeLog and add COPYINGHuang Ying2-24/+340
2008-11-17Add distclean to Makefile.Huang Ying2-0/+8
2008-11-17Add doc/howto.txt and revise README.Huang Ying2-16/+502
2008-11-17Verify test case ealier for kdump test driver.Huang Ying1-2/+5
2008-11-17Remove cross test driver.Huang Ying7-310/+0
2008-11-17Add readcore into tools.Huang Ying8-0/+412
2008-11-17Put results into $driver sub-directory of results.Huang Ying4-8/+9
2008-09-27Add support for new fake panic implementationHuang Ying3-17/+103
2008-09-27Fix test case refer data fileHuang Ying4-0/+27
2008-09-27Qulify all local variable with "local"Huang Ying7-39/+41
2008-09-27Clean up tmp file namingHuang Ying2-6/+6
2008-09-27Add tolerant accessing functionHuang Ying3-0/+14
2008-09-27Fix mce_reformat_for_cmpHuang Ying1-1/+2
2008-09-27Add driver environment variableHuang Ying3-0/+5
2008-09-09Add a tool to filter out test case results from all resultsHuang Ying3-2/+14
2008-09-09Make background testing execution more generalHuang Ying1-2/+12
2008-09-09Revise test cases for random testHuang Ying7-3/+19
2008-09-04Add and revise test casesHuang Ying14-14/+157
2008-09-02Add document for gcovHuang Ying1-0/+32
2008-09-02Add a script to merge gcov graph from several test casesHuang Ying1-0/+76
2008-09-01Fix copyright delcaration errorHuang Ying10-10/+10
2008-09-01Add gcov graph support to test casesHuang Ying3-0/+32
2008-09-01Add gcov support to simple test driverHuang Ying3-2/+24
2008-09-01Add gcov support to kdump test driverHuang Ying2-16/+56
2008-09-01Fix PATH setting in kdump driver cron taskHuang Ying1-1/+1
2008-08-25Add test cases specificationHuang Ying2-0/+102
2008-08-19Initial commitHuang Ying34-0/+1517