]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.ci.yaml
CryptoPkg: BaseCryptLib: Add unit tests (Host and Shell based)
[mirror_edk2.git] / CryptoPkg / CryptoPkg.ci.yaml
index 2ade777aadc5ea09c2acebfe41da5d1b57453d01..5d7c340ae504ba8c9b5f4687d4faf7a6ded424fb 100644 (file)
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
             "Library/OpensslLib/openssl",\r
+            # The unit testing folder is not to be checked\r
+            "Test/UnitTest",\r
+            # This has OpenSSL interfaces that aren't UEFI spec compliant\r
+            "Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c",\r
             # this has OpenSSL interfaces that aren't UEFI spec compliant\r
             "Library/OpensslLib/rand_pool.c"\r
         ]\r
     "CompilerPlugin": {\r
         "DscPath": "CryptoPkg.dsc"\r
     },\r
+    ## options defined .pytool/Plugin/HostUnitTestCompilerPlugin\r
+    "HostUnitTestCompilerPlugin": {\r
+        "DscPath": "Test/CryptoPkgHostUnitTest.dsc"\r
+    },\r
     "CharEncodingCheck": {\r
         "IgnoreFiles": []\r
     },\r