mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:17:47 +00:00
Tests/LibCore: Add regression test for the read_until_any_of OOB read
This commit is contained in:
parent
7fdf4004de
commit
ad57289307
3 changed files with 34 additions and 2 deletions
|
@ -13,4 +13,4 @@ endforeach()
|
|||
# NOTE: Required because of the LocalServer tests
|
||||
target_link_libraries(TestLibCoreStream LibThreading)
|
||||
|
||||
install(FILES long_lines.txt 10kb.txt DESTINATION usr/Tests/LibCore)
|
||||
install(FILES long_lines.txt 10kb.txt small.txt DESTINATION usr/Tests/LibCore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue