Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-evthreads.exp
index 93ff83dea34c09cc59b71f39c2365d015ab2c541..c14b49a43069331fafbce5bab9656b8d45a8abd3 100644 (file)
@@ -46,7 +46,7 @@ gdb_breakpoint "thread2"
 gdb_breakpoint "thread3"
 
 gdb_run_cmd
-set test "Run to breakpoint 1"
+set test "run to breakpoint 1"
 gdb_test_multiple "" $test {
     -re "event type: stop\r\nstop reason: breakpoint\r\nfirst breakpoint number: 1\r\nbreakpoint number: 1\r\nthread num: 1\r\n.*$gdb_prompt $" {
         pass $test
This page took 0.024621 seconds and 4 git commands to generate.