File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ diff -uNr 05_drivers_gpio_uart/src/main.rs 06_uart_chainloader/src/main.rs
495495diff -uNr 05_drivers_gpio_uart/tests/qemu_minipush.rb 06_uart_chainloader/tests/qemu_minipush.rb
496496--- 05_drivers_gpio_uart/tests/qemu_minipush.rb
497497+++ 06_uart_chainloader/tests/qemu_minipush.rb
498- @@ -0,0 +1,82 @@
498+ @@ -0,0 +1,80 @@
499499+ # frozen_string_literal: true
500500+
501501+ # SPDX-License-Identifier: MIT OR Apache-2.0
@@ -550,8 +550,6 @@ diff -uNr 05_drivers_gpio_uart/tests/qemu_minipush.rb 06_uart_chainloader/tests/
550550+ quit_qemu_graceful
551551+ end
552552+
553- + public
554- +
555553+ # override
556554+ def connetion_reset; end
557555+
Original file line number Diff line number Diff line change @@ -52,8 +52,6 @@ def terminal
5252 quit_qemu_graceful
5353 end
5454
55- public
56-
5755 # override
5856 def connetion_reset ; end
5957
Original file line number Diff line number Diff line change @@ -722,7 +722,7 @@ diff -uNr 06_uart_chainloader/src/time.rs 07_timestamps/src/time.rs
722722diff -uNr 06_uart_chainloader/tests/qemu_minipush.rb 07_timestamps/tests/qemu_minipush.rb
723723--- 06_uart_chainloader/tests/qemu_minipush.rb
724724+++ 07_timestamps/tests/qemu_minipush.rb
725- @@ -1,82 +0,0 @@
725+ @@ -1,80 +0,0 @@
726726- # frozen_string_literal: true
727727-
728728- # SPDX-License-Identifier: MIT OR Apache-2.0
@@ -777,8 +777,6 @@ diff -uNr 06_uart_chainloader/tests/qemu_minipush.rb 07_timestamps/tests/qemu_mi
777777- quit_qemu_graceful
778778- end
779779-
780- - public
781- -
782780- # override
783781- def connetion_reset; end
784782-
You can’t perform that action at this time.
0 commit comments