File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed
Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 55 pkg="jsk_tools" type="test_stdout.py">
66 <!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
77 <param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
8- "local 192.168.96.20 dev lo src 192.168.96.20 \ cache "" />
9- <param name="stdout" value="192.168.96.20 " />
8+ "2: eth33 inet 133.11.216.88/24 brd 133.11.216.255 scope global eth33 "" />
9+ <param name="stdout" value="133.11.216.88 " />
1010 </test>
1111
1212 <test test-name="test_rossetip1"
1313 name="test_rossetip1"
1414 pkg="jsk_tools" type="test_stdout.py">
1515 <!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
1616 <param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
17- "192.168.96.20 dev lo src 192.168.96.20 \ cache"" />
18- <param name="stdout" value="192.168.96.20" />
19- </test>
20-
21- <test test-name="test_rossetip2"
22- name="test_rossetip2"
23- pkg="jsk_tools" type="test_stdout.py">
24- <!-- testing https://github.com/jsk-ros-pkg/jsk_common/issues/1472 -->
25- <param name="~command" value="/bin/bash $(find jsk_tools)/test/sh/rossetip.sh
26- "8.8.8.8 via 133.11.216.254 dev wlp3s0 src 192.168.96.20 \ cache"" />
17+ "2: lo inet 192.168.96.20/24 brd 192.168.102.255 scope global"" />
2718 <param name="stdout" value="192.168.96.20" />
2819 </test>
2920
You can’t perform that action at this time.
0 commit comments