Add simple_search_memory unit tests
authorTom Tromey <tromey@adacore.com>
Wed, 7 Oct 2020 18:07:55 +0000 (12:07 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 7 Oct 2020 18:07:56 +0000 (12:07 -0600)
commit485c47e523571c1053ec4cf04d4a6b2adb7b350f
treee8bf2180495c150a288a17f7f2462628afa5ea7b
parent3a135a918614676f3d5b6297714dfa235af3d59d
Add simple_search_memory unit tests

This adds some unit tests for simple_search_memory.  I tried here to
reproduce some bugs (PR gdb/11158 and PR gdb/17756), but was unable
to.

gdb/ChangeLog
2020-10-07  Tom Tromey  <tromey@adacore.com>

* unittests/search-memory-selftests.c: New file.
* Makefile.in (SELFTESTS_SRCS): Add
unittests/search-memory-selftests.c.
gdb/ChangeLog
gdb/Makefile.in
gdb/unittests/search-memory-selftests.c [new file with mode: 0644]
This page took 0.026523 seconds and 4 git commands to generate.