diff options
| author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-02-28 15:26:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-28 15:26:57 +0100 |
| commit | 71389e565db6c4f9b5b4515baaf711271ed29877 (patch) | |
| tree | 212f477e1c35945f4c3f668e3a9e874a497046d0 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 00f5763943205f6e29ef08c7d2056599ecf942fd (diff) | |
[NFC][analyzer] OOB test consolidation III: 'outofbound' tests (#128508)
Before commit 6e17ed9 the test files `outofbound.c` and
`outofbound-notwork.c` tested the behavior of the old alpha checker
`alpha.security.ArrayBound` (V1); then that commit converted them into
tests for the checker `security.ArrayBound` which was previously called
`alpha.security.ArrayBoundV2`.
This commit removes these test files and migrates their useful content
to `out-of-bounds.c`. The file `outofbound.c` contained lots of
testcases that covered features which are also covered in
`out-of-bounds.c` or `out-of-bounds-diagnostics.c`; those redundant
cases are discarded during this migration process.
This is part of a commit series that reorganizes the tests of
`security.ArrayBound` to a system that's easier to understand and
maintain.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
