]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/help.exp
Add tests for new alias default-args related commands and arguments.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / help.exp
index 8ed0be45dbc3a62f3decf06a5c823bb000382b95..0b6893cf79aef0a05d608d3227774c94f472fe52 100644 (file)
@@ -25,7 +25,7 @@ gdb_start
 gdb_test_no_output "set height 0" "disable pagination"
 
 # Test all the help classes.
-test_class_help "aliases" {"Aliases of other commands\.\[\r\n\]+"}
+test_class_help "aliases" {"User-defined aliases of other commands\.\[\r\n\]+"}
 test_class_help "breakpoints" {
     "Making program stop at certain points\.\[\r\n\]+"
 }