aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tests/mce-test/config/setup.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tests/mce-test/config/setup.conf')
-rw-r--r--tools/tests/mce-test/config/setup.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/tools/tests/mce-test/config/setup.conf b/tools/tests/mce-test/config/setup.conf
new file mode 100644
index 0000000000..40db017ff3
--- /dev/null
+++ b/tools/tests/mce-test/config/setup.conf
@@ -0,0 +1,25 @@
+#!/bin/bash
+#
+# Software injection based test cases: test cases are triggered via
+# mce-inject tool.
+# Copyright (c) 2010, Intel Corporation
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License version
+# 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+#
+# Author: Xudong Hao <xudong.hao@intel.com>
+#
+
+export MCE_SRAO_MEM=0
+export MCE_SRAO_LLC=1
+export CMCI_UCNA_LLC=2