@@ -4,6 +4,34 @@ test_taint
44| test.py:38 | ok | test_custom_sanitizer_guard | s |
55| test.py:40 | ok | test_custom_sanitizer_guard | s |
66| test.py:51 | ok | test_escape | s2 |
7+ | test_logical.py:30 | fail | test_basic | s |
8+ | test_logical.py:32 | ok | test_basic | s |
9+ | test_logical.py:35 | ok | test_basic | s |
10+ | test_logical.py:37 | fail | test_basic | s |
11+ | test_logical.py:45 | ok | test_or | s |
12+ | test_logical.py:47 | ok | test_or | s |
13+ | test_logical.py:51 | ok | test_or | s |
14+ | test_logical.py:53 | ok | test_or | s |
15+ | test_logical.py:57 | ok | test_or | s |
16+ | test_logical.py:59 | ok | test_or | s |
17+ | test_logical.py:67 | fail | test_and | s |
18+ | test_logical.py:69 | ok | test_and | s |
19+ | test_logical.py:73 | ok | test_and | s |
20+ | test_logical.py:75 | fail | test_and | s |
21+ | test_logical.py:79 | ok | test_and | s |
22+ | test_logical.py:81 | fail | test_and | s |
23+ | test_logical.py:89 | fail | test_tricky | s |
24+ | test_logical.py:93 | fail | test_tricky | s_ |
25+ | test_logical.py:100 | fail | test_nesting_not | s |
26+ | test_logical.py:102 | ok | test_nesting_not | s |
27+ | test_logical.py:105 | ok | test_nesting_not | s |
28+ | test_logical.py:107 | fail | test_nesting_not | s |
29+ | test_logical.py:116 | ok | test_nesting_not_with_and_true | s |
30+ | test_logical.py:118 | fail | test_nesting_not_with_and_true | s |
31+ | test_logical.py:121 | fail | test_nesting_not_with_and_true | s |
32+ | test_logical.py:123 | ok | test_nesting_not_with_and_true | s |
33+ | test_logical.py:126 | ok | test_nesting_not_with_and_true | s |
34+ | test_logical.py:128 | fail | test_nesting_not_with_and_true | s |
735isSanitizer
836| TestTaintTrackingConfiguration | test.py:21:39:21:39 | ControlFlowNode for s |
937| TestTaintTrackingConfiguration | test.py:50:10:50:29 | ControlFlowNode for emulated_escaping() |
0 commit comments