aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Add victim to replace simple_procee and page_typeHEADmasterzhilongx.liu3-0/+260
2014-04-09Add new doc to introduce how to create case fileChen, Gong2-2/+10
2014-04-09Fix the bugs in hwpoison related test casesChen, Gong2-4/+4
2014-04-09core_recovery: Fix the bug in DCU/IFU test caseChen, Gong1-2/+5
2014-04-09Enable notrigger for PFA test caseChen, Gong1-0/+1
2014-03-19Add eMCA test caseChen, Gong4-0/+190
2013-12-18Add extra hwpoison-inject load checkChen, Gong4-0/+20
2013-12-18Add hwpoison-inject load checkNaoya Horiguchi2-0/+18
2013-12-18Add test case 'hugepage_overcommit'Naoya Horiguchi4-1/+71
2013-07-18Improve test reliability for SRAR caseChen Gong1-0/+13
2013-04-01fix "syntax error near unexpected token `>'"Shaoyong Wang2-4/+4
2013-04-01Update the test script for BSP test caseShaoyong Wang2-11/+13
2013-04-01check TMP_DIR path for all runtest.sh scriptsShaoyong Wang10-2/+66
2013-02-06Fix "too many arguments" issue in mcemenuShaoyong Wang1-2/+2
2013-02-06Update apei-inj test caseShaoyong Wang2-22/+43
2013-02-06Add test case for ACPI5.0 extension support for EINJShaoyong Wang3-0/+208
2013-02-06hwpoison: check with CLD_KILLED|CLD_DUMPED instead of just CLD_KILLEDNaoya Horiguchi2-3/+5
2013-02-06Clean up hwpoison functional testsNaoya Horiguchi7-314/+341
2013-02-04Update page-types toolChen Gong1-15/+116
2013-01-18Update Makefile for hwpoison test caseChen Gong1-1/+1
2013-01-18Fix hugetlbfs mount path detectionLans Zhang1-2/+3
2013-01-18Mount hugetlbfs for hwposion-hard testLans Zhang1-0/+6
2013-01-15Update missed file attributionChen Gong2-0/+0
2013-01-09Add BSP online/offline test caseShaoyong Wang3-0/+358
2012-12-14Remove coverage test casesChen Gong2-2/+3
2012-12-14mce-test: Add file attributes to openThomas Renninger1-1/+1
2012-12-14mce-test: OpenSUSE Build Service check wants to have the she-bang on topThomas Renninger1-1/+1
2012-12-14mce-test: Fix pread and MAP_ANONYMOUS usageThomas Renninger2-2/+8
2012-12-14mce-test: Fix she-bang in fs-metadata.sh and k-thread.shThomas Renninger2-4/+4
2012-11-08Update test result report information for ERST testChen Gong1-2/+3
2012-11-07Add workaround for dialog output because of its versionChen Gong1-0/+5
2012-11-07add check for parameter notrigger in APEI/SRAR test caseChen Gong1-1/+3
2012-09-18Add timeout condition in the PFA testChen Gong1-0/+6
2012-09-18Clear existed ERST record before the testChen Gong1-3/+15
2012-09-12Auto remove EDAC module for PFA testChen Gong1-0/+14
2012-09-12Update pfa test caseChen Gong1-3/+20
2012-08-24Use BASH as default shell script interpreterShaoyong Wang14-14/+14
2012-08-21Add SRAR DCU/IFU functional test caseChen Gong7-0/+331
2012-08-21update the check method for debugfsChen Gong4-15/+8
2012-07-31Minor fixes for MCE-testChen Gong5-6/+26
2012-07-31Fix matching issue when selecting test cases from the menuShaoyong Wang1-1/+1
2012-05-19update missed 'x' operation bitv1.0Chen Gong2-0/+0
2012-04-24Readd x bits for shell scriptsAndi Kleen39-0/+0
2012-04-13Reorganize mce-testChen Gong203-1661/+4261
2012-02-21add param_extension as default module parameter for EINJChen Gong2-2/+2
2012-01-12Clarify README a bitAndi Kleen1-3/+7
2012-01-12add SRAR test case in the user context situationChen Gong5-1/+75
2011-05-19format erst-inject.cChen Gong1-154/+154
2011-05-19minor fixes for erst testChen Gong2-2/+6
2011-04-29Add ERST functional test case (V3)Chen Gong6-3/+607
2011-04-20fix guest_tmp usage in the kvm SRAO test caseChen Gong1-3/+3
2011-04-20no strict check when ssh/scp in the kvm SRAO testChen Gong1-2/+3
2011-04-20minor fixes for kvm SRAO test againChen Gong2-2/+2
2011-04-20minor fixes for KVM SRAO test caseChen Gong1-3/+7
2011-04-20update the KVM-SRAO test README file and related filesChen Gong3-15/+243
2011-04-20enhance the test flexibility for auto-testChen Gong3-32/+1028
2011-04-20Some minor fixes for KVM SRAO test casesChen Gong2-27/+61
2011-04-11Revert "Some minor fixes for KVM SRAO test cases"Andi Kleen2-59/+26
2011-04-11Revert "enhance the test flexibility for auto-test"Andi Kleen3-1028/+32
2011-04-11Revert "update the KVM-SRAO test README file and related files"Andi Kleen3-211/+15
2011-04-05update the KVM-SRAO test README file and related filesChen Gong3-15/+211
2011-04-05enhance the test flexibility for auto-testChen Gong3-32/+1028
2011-04-05Some minor fixes for KVM SRAO test casesChen Gong2-26/+59
2011-02-11page-poisoning.c: fix build warningAndi Kleen1-0/+1
2011-02-11Add hwpoison test for THP.Jin Dongming3-0/+530
2010-11-24Cleanup write/read_hugepage()Jin Dongming1-7/+24
2010-11-24Fix unsuitable avoid checking of write/read_hugepage().Jin Dongming1-2/+2
2010-11-24Fix write/read_hugepage() for copy-on-write.Jin Dongming1-2/+2
2010-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen5-122/+471
2010-10-29Add missing utils.hAndi Kleen2-7/+1
2010-10-29tinjpage: add hugepage testcasesNaoya Horiguchi2-24/+170
2010-10-29thugetlb: add soft offline code to thugetlb.cNaoya Horiguchi1-89/+47
2010-10-29tsoftinj: add hugetlb code on tsoftinj.cNaoya Horiguchi1-11/+66
2010-10-29add header file giving utility functions for hugepageNaoya Horiguchi1-0/+162
2010-10-06Make addr_lsb failure a warning only for nowAndi Kleen1-2/+1
2010-10-06tinjpage: Test for correct si_addr_lsb field in signalsAndi Kleen1-0/+35
2010-09-28KVM test fixesDean Nelson1-14/+75
2010-05-25tsimpleinj: enhance automatic test for hwpoison testChen Gong1-2/+13
2010-05-20thugetlb.c: avoid extra newline in errorsAndi Kleen1-1/+1
2010-05-20run-huge-test.sh: Fix typo in usage stringAndi Kleen1-1/+1
2010-05-20stress, Makefile: make test should depend on make allLi, Haicheng1-1/+1
2010-05-20stress, hwpoison.sh: fix fs_metadata workload for local test dirLi, Haicheng1-1/+1
2010-05-20thugetlb: Declare wait()Andi Kleen1-0/+1
2010-05-20thugetlb.c: Fix error reportingAndi Kleen1-2/+5
2010-05-20thugetlb.c: Fix printf format stringAndi Kleen1-1/+1
2010-05-20Add hugetlb test for hugetlb mca recovery testingNaoya Horiguchi3-1/+528
2010-05-20random_offline: avoid extra unpoison pass on timeoutAndi Kleen1-0/+1
2010-05-20random_offline: fix endless run without -t argumentAndi Kleen1-4/+6
2010-05-20random_offline: give total success/failure statistics for testAndi Kleen1-2/+17
2010-04-11tinjpage: Add more error checks for memory unmapsAndi Kleen1-6/+12
2010-04-11hwpoison.sh: use default child process num for each workload.Haicheng Li1-1/+2
2010-04-11tinjpage: Flush stdout in shared page childAndi Kleen1-0/+1
2010-04-11tinjpage: Reset failure counter in childAndi Kleen1-0/+2
2010-04-11Clean up IPC resources on shared memory tests in tinjpageAndi Kleen1-16/+35
2010-03-13stress: add make test support.Haicheng Li2-1/+16
2010-03-13page-poisoning: code cleanup, free unused shared mem timely.Haicheng Li1-21/+30
2010-03-13page-poisoning: fix inaccurate result checking.Haicheng Li1-3/+2
2010-03-13page-poisoning: fix Bad Address issue in file_clean case.Haicheng Li1-1/+1
2010-03-13hwpoison.sh: test mode, to run test in local dir other than on target device.Haicheng Li1-24/+56
2010-03-13hwpoison.sh: minor fixes. - as ltp source shows, ltp-pan must be under $ltp_r...Haicheng Li1-9/+15
2010-03-13hwpoison.sh: code cleanup to show more clear log and usage help.Haicheng Li1-12/+18
2010-03-13hwpoison.sh: improve show_progress() to show more friendly logs.Haicheng Li1-3/+11
2010-03-13hwpoison.sh: regular page unpoisoning support.Haicheng Li1-3/+42
2010-03-13hwpoison.sh: to support Page Soft-Offlining testing.Haicheng Li1-20/+57
2010-03-13hwpoison.sh: to support nfs, cifs, ocfs2, reiserfs, btrfs, and xfs.Haicheng Li1-39/+64
2010-03-13hwpoison.sh: avoid unexpected page-state changing while stress testing.Haicheng Li1-0/+14
2010-03-02Work around ubuntu incompatibilities to the linux standardChen Gong13-14/+14
2010-02-19There is problem with commit 138d18351a725e7ef43e6ae4fb7c9405718a797d thatCyril Hrubis1-8/+6
2010-02-19Handle case of multiple debugfs being mountedAndi Kleen1-1/+1
2010-02-04Add KVM RAS test suiteJiajia Zheng6-2/+422
2010-01-12Better precondition checking in the test suiteChen Gong3-7/+24
2009-12-24Fix debugfs mountingAndi Kleen1-2/+2
2009-12-24some code cleanup againChen Gong4-1/+7
2009-12-24makefile cleanupChen Gong6-5/+12
2009-12-21path of g_ltppan should be updated after ltp root path setChen Gong1-2/+2
2009-12-21some codes cleanupChen Gong5-22/+41
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-16Fix english/line wrapping in gcov warningAndi Kleen2-4/+6
2009-12-16Automatically mount debugfs in mce testerAndi Kleen1-0/+7
2009-12-14Add make test-kernel to tsrcAndi Kleen1-0/+3
2009-12-14Add quickstart note to the READMEAndi Kleen1-0/+5
2009-12-14Don't run kdump test in make test, but in make test-kdumpAndi Kleen2-6/+11
2009-12-14Add standard "make test" in tsrc / run from top level MakefileAndi Kleen3-1/+24
2009-12-14random_offline improvementsAndi Kleen1-5/+72
2009-12-14Add comment in tsimpleinj.cAndi Kleen1-0/+3
2009-12-14Rename tinjpage-working to tsimpleinjAndi Kleen2-1/+1
2009-12-14Fix warning/add comment in tring.cAndi Kleen1-2/+4
2009-12-14Add copyright headersAndi Kleen2-1/+24
2009-12-14Clean x.html in tsrc tooAndi Kleen1-0/+1
2009-12-14Random soft offline test casesAndi Kleen4-1/+230
2009-12-08Enable hwpoison filter if neededAndi Kleen1-0/+2
2009-12-02Fix warnings in simple_process.cAndi Kleen1-2/+5
2009-12-02Fix makefile rules for simple_processAndi Kleen2-5/+13
2009-12-02APEI injection support for mce-testJiajia Zheng9-11/+324
2009-10-28Fix tsrc Makefile clean target to clean everythingAndi Kleen1-4/+10
2009-10-28tinjpage: add status printf to second test loopNaoya Horiguchi1-1/+3
2009-10-28tinjpage: minor changes to shared memory test functionsAndi Kleen1-3/+4
2009-10-28tinjpage: add test case for mmap/ipv shared pagesNaoya Horiguchi1-0/+160
2009-10-27Add another missing ruleAndi Kleen1-1/+1
2009-10-27Add proper dependencies to stress MakefilesAndi Kleen4-13/+21
2009-10-27fs-metadata workload: file system metadata test program.Haicheng Li6-0/+588
2009-10-27page-poisoning workload: multi-process based test program thru madvise syscall.Haicheng Li4-0/+925
2009-10-27HOWTO: documentation of MCE stress test suite.Haicheng Li2-0/+344
2009-10-27hwpoison.sh: test driver of MCE stress test suiteHaicheng Li4-0/+969
2009-10-26Avoid tsyncpage failures on NFSHaicheng Li1-1/+1
2009-10-08Fix tprctl tester to actually workAndi Kleen1-5/+5
2009-10-08Add prctl tester for hwpoisonAndi Kleen2-1/+99
2009-10-07Add a symlink tsrc -> hwpoison to make it clearAndi Kleen1-0/+1
2009-09-22Update the documentation howto.txtZheng Jiajia1-2/+17
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-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/utils/cpu/mce/mce-testAndi Kleen18-20/+28
2009-09-16tinjpage: fix another printf to new formatAndi Kleen1-1/+2
2009-09-16tinjpage: mark currently broken in kernel errors optionalAndi Kleen1-4/+10
2009-09-16tinjpage: clean up output to be easier readableAndi Kleen1-11/+14
2009-09-16Add option to injpage to enable sniperAndi Kleen1-3/+34
2009-09-16Add GPL copyright header to tinjpageAndi Kleen1-1/+16
2009-09-16Add mlock test cases to tinjpageAndi Kleen1-11/+43
2009-09-16Fix duplicated mcelog records for some cases on machine with SER_PHuang Ying17-17/+17
2009-09-16fix kdump name definitionChen Gong1-3/+11
2009-09-04Update howto for kdump test driverJiajia Zheng1-6/+30
2009-08-31New test case to test conditional control in machine_check_pollJiajia Zheng10-3/+84
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