Lines Matching refs:board
16 # This file is a dejagnu "board file" and is used to run the testsuite
19 # This board file is used to emulate the real remote host testing, in
27 # We set both target board and host board together to test a native gdb
51 [board_info $board rsh_prog] \
52 -l [board_info $board username] \
53 [board_info $board hostname]]]
78 proc ${board}_spawn { board cmd } {
81 set remote [board_info $board hostname]
82 set username [board_info $board username]
83 set RSH [board_info $board rsh_prog]
88 set board_info($board,fileid) $spawn_id