audk/CryptoPkg/Test/UnitTest/Library/BaseCryptLib
Michael D Kinney 584b246e88 CryptoPkg: Fixed host-based unit tests
* Build host-based tests using OpensslLib instance with all services
  enabled.
* Build host-based tests using performance optimized OpensslLib instance
  with all services enabled.
* Remove unused PCD gEfiCryptoPkgTokenSpaceGuid.PcdOpensslEcEnabled
* Remove redundant and unnecessary [BuildOptions]
* Limit host-based unit tests to only IA32/X64

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Christopher Zurcher <christopher.zurcher@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-10-24 07:49:43 +00:00
..
TestEKUCerts
AeadAesGcmTests.c CryptoPkg: add UnitTest for AeadAesGcm. 2022-09-23 08:24:42 +00:00
AuthenticodeTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseCryptLibUnitTests.c CryptoPkg: add Unit Test for X509 new function. 2022-10-12 06:38:15 +00:00
BlockCipherTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BnTests.c CryptoPkg/Test: Add unit test for CryptoBn 2022-09-23 10:08:24 +00:00
DhTests.c CryptoPkg/UnitTest: fix DH testcase 2022-04-12 14:39:01 +00:00
EcTests.c CryptoPkg: add unit test for EC key interface. 2022-10-12 05:56:00 +00:00
HashTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HkdfTests.c CryptoPkg: add Hkdf UnitTest. 2022-09-23 07:35:08 +00:00
HmacTests.c CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes 2022-10-24 07:49:43 +00:00
OaepEncryptTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ParallelhashTests.c CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib. 2022-03-18 06:49:18 +00:00
Pkcs5Pbkdf2Tests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pkcs7EkuTestSignatures.h CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Pkcs7EkuTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RandTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RsaPkcs7Tests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RsaPssTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RsaTests.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TSTests.c CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes 2022-10-24 07:49:43 +00:00
TestBaseCryptLib.h CryptoPkg: add Unit Test for X509 new function. 2022-10-12 06:38:15 +00:00
TestBaseCryptLibHost.inf CryptoPkg: add Unit Test for X509 new function. 2022-10-12 06:38:15 +00:00
TestBaseCryptLibHostAccel.inf CryptoPkg: Fixed host-based unit tests 2022-10-24 07:49:43 +00:00
TestBaseCryptLibShell.inf CryptoPkg: add Unit Test for X509 new function. 2022-10-12 06:38:15 +00:00
UnitTestMain.c CryptoPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
X509Tests.c CryptoPkg: add Unit Test for X509 new function. 2022-10-12 06:38:15 +00:00