]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/testsuite: Add unit tests for qIsAddressTagged packet
authorGustavo Romero <gustavo.romero@linaro.org>
Thu, 18 Apr 2024 20:10:38 +0000 (20:10 +0000)
committerLuis Machado <luis.machado@arm.com>
Fri, 19 Apr 2024 14:29:40 +0000 (15:29 +0100)
commit648a8c6168fac3332f4d67ef0266bdb6917eb6be
treed1e53d0dfdc0daa7306851410ad6c8bcc58932fb
parentc040e0b107ca023b434746719d83bc9a3ad94276
gdb/testsuite: Add unit tests for qIsAddressTagged packet

Add unit tests for testing qIsAddressTagged packet request creation and
reply checks.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Approved-By: Luis Machado <luis.machado@arm.com>
Tested-By: Luis Machado <luis.machado@arm.com>
gdb/remote.c