Home
last modified time | relevance | path

Searched refs:test_invalid_name (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dmaint.exp52 proc test_invalid_name {name} { procedure
104 test_invalid_name "foo<"
105 test_invalid_name "foo("
106 test_invalid_name "bool operator<<char>"
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog2611 * gdb.c++/maint.exp (test_invalid_name): New.