Files
SimulatorFranceVote/lib/All/jsonfmcpp/tests/thirdparty/Fuzzer/test/fuzzer-ubsan.test
T

5 lines
204 B
Plaintext
Raw Normal View History

2026-06-21 21:53:29 +02:00
RUN: not LLVMFuzzer-SignedIntOverflowTest-Ubsan 2>&1 | FileCheck %s
CHECK: runtime error: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
CHECK: Test unit written to ./crash-