summaryrefslogtreecommitdiffstats
path: root/test/openpower-pels/pel_utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/openpower-pels/pel_utils.hpp')
-rw-r--r--test/openpower-pels/pel_utils.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/openpower-pels/pel_utils.hpp b/test/openpower-pels/pel_utils.hpp
index fb608b8..78c6401 100644
--- a/test/openpower-pels/pel_utils.hpp
+++ b/test/openpower-pels/pel_utils.hpp
@@ -58,7 +58,8 @@ enum class TestPELType
privateHeaderSection,
userHeaderSection,
primarySRCSection,
- primarySRCSection2Callouts
+ primarySRCSection2Callouts,
+ failingMTMSSection
};
/**
OpenPOWER on IntegriCloud