]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/server.cc
Unit tests for gdbserver memory tagging remote packets
authorLuis Machado <luis.machado@linaro.org>
Mon, 15 Jun 2020 18:40:47 +0000 (15:40 -0300)
committerLuis Machado <luis.machado@linaro.org>
Wed, 24 Mar 2021 17:49:54 +0000 (14:49 -0300)
commitc2cfa6542c93db30b26b9c22cf9ef235a08e9fae
tree16b8356796ae0f47602bc230ddd48639e43d73c5
parent546b77fe78bb366bbec3c708ac371e2f553bbdae
Unit tests for gdbserver memory tagging remote packets

Add some unit testing to exercise the functions handling the qMemTags and
QMemTags packets as well as feature support.

gdbserver/ChangeLog:

2021-03-24  Luis Machado  <luis.machado@linaro.org>

* server.cc (test_memory_tagging_functions): New function.
(captured_main): Register test_memory_tagging_functions.
gdbserver/ChangeLog
gdbserver/server.cc