]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnitTestFrameworkPkg/UnitTestFrameworkPkg.ci.yaml
MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possible
[mirror_edk2.git] / UnitTestFrameworkPkg / UnitTestFrameworkPkg.ci.yaml
index 2988e03f763f6a2615860fb1365e8bfe30fce5d6..9e9ffc1af113a621fb96014ee12f3ceebac7eb0b 100644 (file)
@@ -9,6 +9,18 @@
     "LicenseCheck": {\r
         "IgnoreFiles": []\r
     },\r
+    "EccCheck": {\r
+        ## Exception sample looks like below:\r
+        ## "ExceptionList": [\r
+        ##     "<ErrorID>", "<KeyWord>"\r
+        ## ]\r
+        "ExceptionList": [\r
+        ],\r
+        ## Both file path and directory path are accepted.\r
+        "IgnoreFiles": [\r
+            "Library/CmockaLib/cmocka"\r
+        ]\r
+    },\r
     ## options defined .pytool/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "UnitTestFrameworkPkg.dsc"\r
@@ -66,6 +78,8 @@
             "Library/CmockaLib/cmocka/**/*.*"  # not going to spell check a submodule\r
         ],\r
         "ExtendWords": [             # words to extend to the dictionary for this package\r
+            "testcase",\r
+            "testsuites",\r
             "cmocka",\r
             "buildmodule",\r
             "criterium",\r