mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-16 23:10:35 +02:00
Shamelessly copy Josiah
This commit is contained in:
6
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test
vendored
Normal file
6
source/lib/json/tests/thirdparty/Fuzzer/test/fuzzer-oom-with-profile.test
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
REQUIRES: linux
|
||||
RUN: not LLVMFuzzer-OutOfMemoryTest -rss_limit_mb=300 2>&1 | FileCheck %s
|
||||
CHECK: ERROR: libFuzzer: out-of-memory (used: {{.*}}; limit: 300Mb)
|
||||
CHECK: Live Heap Allocations
|
||||
CHECK: Test unit written to ./oom-
|
||||
SUMMARY: libFuzzer: out-of-memory
|
Reference in New Issue
Block a user