aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-06-01tprctl: enhance sighandler to explicitly print si_codeHEADmasterShuai Xue1-2/+8
2022-10-28tools: victim: fix timeout count with pre-decrementShuai Xue1-1/+1
2022-08-25edac/README: Some notes for EDAC testJin Wen1-0/+28
2022-08-25edac.sh: Filter out incomplete EDAC message in EDAC testWeihong Zhang1-9/+39
2022-08-25edac.sh: Save more information to log and add retry in test specify addressWeihong Zhang1-19/+42
2022-08-25edac.sh: Remove temporary files and reference file when abnormal exitWeihong Zhang1-2/+9
2022-08-25edac.sh: Check memory config before test and clean scriptWeihong Zhang1-15/+38
2022-08-24edac.sh: Update delay code and add progress displayWeihong Zhang1-28/+49
2022-08-24mce-test: Fix some typos in thugetlb.cWeihong Zhang1-2/+3
2021-11-16Add wrapper to madvise() calls to handle new kernel error codeTony Luck5-5/+42
2021-07-20Add delay in EDAC test to avoid triggering CMCI stormJin Wen1-0/+16
2019-09-17k_tree_diff: Remove dependency on output order from find(1) commandJin Wen1-2/+2
2019-07-29mce-test: Unload possible EDAC drivers to avoid interference.Dezhu Zhang3-24/+15
2019-07-29mce-test: Fix typo issue in run_hugepage_overcommit.shDezhu Zhang1-1/+1
2019-07-16Avoid optimizing out the access to the injected location by compilerQiuxu Zhuo1-1/+10
2019-07-08Add an "EBUSY" check for the "clean-anonymous" sub-testQiuxu Zhuo1-12/+65
2019-03-27mce-test: Unload possible EDAC drivers to avoid interference.Zhang Dezhu3-0/+9
2019-03-27mce-test: Don't depend on /etc/issueDezhu Zhang3-3/+3
2018-09-17Add 'EDAC' regression test caseJin Wen3-0/+310
2017-10-30screen command will terminate if stdin is not terminalWen Jin1-1/+6
2017-10-30If environment variable MCE_TEST_SKIP=s3_s4_test is set then skip s3_s4_testWen Jin1-1/+7
2017-09-27Changed the injected target filesWen Jin1-2/+2
2017-09-27When one hugepage poisoned, increase num_hwpoison_pages only by 1Wen Jin1-3/+3
2016-04-11Update hugepage poison test case in hwpoisonWen Jin2-8/+13
2016-04-11Merge pfa.c into victim.cWen Jin5-204/+140
2016-04-11Support daemon exit automaticallyWen Jin1-2/+4
2016-04-11Remove unused codes about simple_processWen Jin6-78/+5
2016-04-11Replace simple_process in test case for KVMWen Jin2-45/+26
2016-04-11Drop obsolete test case "simple_process"Wen Jin3-29/+59
2016-04-11hwpoison.sh: add -p option with e2fsck commandYilong Ren1-0/+1
2016-04-11hwpoison.sh: use xfs_repair instead of fsck.xfsYilong Ren1-0/+1
2016-04-11Minor bug fix about fs-metadata.shYilong Ren1-2/+2
2015-12-25Support SRAR error injection in QEMU/KVMWen Jin6-239/+485
2015-12-25Unify test case for error injectionWen Jin5-353/+212
2015-12-25Update page-typesWen Jin5-114/+460
2015-01-21Add victim to replace simple_procee and page_typezhilongx.liu3-0/+260
2015-01-21Add new doc to introduce how to create case fileChen, Gong2-2/+10
2015-01-21Fix the bugs in hwpoison related test casesChen, Gong2-4/+4
2015-01-21core_recovery: Fix the bug in DCU/IFU test caseChen, Gong1-2/+5
2015-01-21Enable notrigger for PFA test caseChen, Gong1-0/+1
2015-01-21Add eMCA test caseChen, Gong4-0/+190
2015-01-21Add extra hwpoison-inject load checkChen, Gong4-0/+20
2015-01-21Add hwpoison-inject load checkNaoya Horiguchi2-0/+18
2015-01-21Add test case 'hugepage_overcommit'Naoya Horiguchi4-1/+71
2015-01-21Improve test reliability for SRAR caseChen Gong1-0/+13
2015-01-21fix "syntax error near unexpected token `>'"Shaoyong Wang2-4/+4
2015-01-21Update the test script for BSP test caseShaoyong Wang2-11/+13
2015-01-21check TMP_DIR path for all runtest.sh scriptsShaoyong Wang10-2/+66
2015-01-21Fix "too many arguments" issue in mcemenuShaoyong Wang1-2/+2
2015-01-21Update apei-inj test caseShaoyong Wang2-22/+43
2015-01-21Add test case for ACPI5.0 extension support for EINJShaoyong Wang3-0/+208
2015-01-21hwpoison: check with CLD_KILLED|CLD_DUMPED instead of just CLD_KILLEDNaoya Horiguchi2-3/+5
2015-01-21Clean up hwpoison functional testsNaoya Horiguchi7-314/+341
2015-01-21Update page-types toolChen Gong1-15/+116
2015-01-21Update Makefile for hwpoison test caseChen Gong1-1/+1
2015-01-21Fix hugetlbfs mount path detectionLans Zhang1-2/+3
2015-01-21Mount hugetlbfs for hwposion-hard testLans Zhang1-0/+6
2015-01-21Update missed file attributionChen Gong2-0/+0
2015-01-21Add BSP online/offline test caseShaoyong Wang3-0/+358
2015-01-21Remove coverage test casesChen Gong2-2/+3
2015-01-21mce-test: Add file attributes to openThomas Renninger1-1/+1
2015-01-21mce-test: OpenSUSE Build Service check wants to have the she-bang on topThomas Renninger1-1/+1
2015-01-21mce-test: Fix pread and MAP_ANONYMOUS usageThomas Renninger2-2/+8
2015-01-21mce-test: Fix she-bang in fs-metadata.sh and k-thread.shThomas Renninger2-4/+4
2015-01-21Update test result report information for ERST testChen Gong1-2/+3
2015-01-21Add workaround for dialog output because of its versionChen Gong1-0/+5
2015-01-21add check for parameter notrigger in APEI/SRAR test caseChen Gong1-1/+3
2015-01-21Add timeout condition in the PFA testChen Gong1-0/+6
2015-01-21Clear existed ERST record before the testChen Gong1-3/+15
2015-01-21Auto remove EDAC module for PFA testChen Gong1-0/+14
2015-01-21Update pfa test caseChen Gong1-3/+20
2015-01-21Use BASH as default shell script interpreterShaoyong Wang14-14/+14
2015-01-21Add SRAR DCU/IFU functional test caseChen Gong7-0/+331
2015-01-21update the check method for debugfsChen Gong4-15/+8
2015-01-21Minor fixes for MCE-testChen Gong5-6/+26
2015-01-21Fix matching issue when selecting test cases from the menuShaoyong Wang1-1/+1
2015-01-21update 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