summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2024-10-22 17:01:22 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-01-21 05:02:38 +0000
commit1c73f0e71dea4adc2da75b5eaf970e80c938a51e (patch)
tree2d6672022f4212a839b3e37c8dbf511f70b0fe1d /BaseTools/Source/Python
parentde06288019e62ee563d6958fb0fb7d0ffb8a2e62 (diff)
downloadedk2-1c73f0e71dea4adc2da75b5eaf970e80c938a51e.zip
edk2-1c73f0e71dea4adc2da75b5eaf970e80c938a51e.tar.gz
edk2-1c73f0e71dea4adc2da75b5eaf970e80c938a51e.tar.bz2
UnitTestFrameworkPkg: Add failing unit tests cases for sanitizer
Add GoogleTest and Framework based unit tests that are expected to fail and be caught by Address Sanitizer. These unit tests verify that an address sanitizer is enabled and detecting the following conditions. It also provide examples of the expected output when an Address Sanitizer detected these types of issues. * double free * buffer overflow * buffer underflow * null ptr * invalid address * divide by zero Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions