aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/variant
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2025-09-02 11:41:02 +0100
committerPedro Alves <pedro@palves.net>2025-09-02 13:01:53 +0100
commit2ffc998813e84365505a4d8835a1c28d279fa382 (patch)
tree2be4afd29be542eebaf011a08d9edf428efd0499 /gdb/testsuite/gdb.ada/variant
parent8f9ec03f819f40515b6f354b3d44e5c334fe6652 (diff)
downloadbinutils-2ffc998813e84365505a4d8835a1c28d279fa382.zip
binutils-2ffc998813e84365505a4d8835a1c28d279fa382.tar.gz
binutils-2ffc998813e84365505a4d8835a1c28d279fa382.tar.bz2
Add gdb.testsuite/mount-point-map.exp
Proc host_file_normalize is structured like this: ... proc host_file_normalize {filename} { if {[ishost *-*-mingw*]} { ... } return [file normalize $filename] ... so a testcase exercising the mingw specific part can only be run on a mingw host. Factor out a new proc host_file_normalize_mingw, which can be used on any host platform. Add testcase gdb.testsuite/mount-point-map.exp, exercising host_file_normalize_mingw. Tested on aarch64-linux, x86-64-linux, msys2-ucrt64, and msys2-mingw. Co-Authored-By: Pedro Alves <pedro@palves.net> Change-Id: Ia130de5c12c940852b6367c422d04896863bfc02
Diffstat (limited to 'gdb/testsuite/gdb.ada/variant')
0 files changed, 0 insertions, 0 deletions