coding style: testing: remove empty lines at end of text files 69/5169/4
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 12 May 2019 10:51:28 +0000 (12:51 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Mon, 24 Feb 2020 10:31:17 +0000 (10:31 +0000)
Empty lines at end of text files are useless.
Remove them.

Change-Id: Id05a7bd944edccaa03ed9eb48599b2e262664cf0
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5169
Tested-by: jenkins
39 files changed:
testing/build.test1/Makefile
testing/build.test1/README.TXT
testing/build.test1/mingw32_help/include/sys/cdefs.h
testing/build.test2/README.txt
testing/examples/AT91R40008Test/prj/ethernut3_ram.ld
testing/examples/AT91R40008Test/src/crt.s
testing/examples/LPC2148Test/prj/lpc2148_ram.ld
testing/examples/LPC2148Test/prj/lpc2148_rom.ld
testing/examples/LPC2148Test/src/crt.s
testing/examples/LPC2294Test/prj/lpc2294_ram.ld
testing/examples/LPC2294Test/prj/lpc2294_rom.ld
testing/examples/LPC2294Test/src/crt.s
testing/examples/SAM7S256Test/prj/sam7s256_ram.ld
testing/examples/SAM7S256Test/prj/sam7s256_rom.ld
testing/examples/SAM7S256Test/src/crt.s
testing/examples/SAM7X256Test/prj/sam7x256_ram.ld
testing/examples/SAM7X256Test/prj/sam7x256_rom.ld
testing/examples/SAM7X256Test/src/crt.s
testing/examples/STR710JtagSpeed/prj/eclipse_ft2232_ram.gdb
testing/examples/STR710JtagSpeed/prj/str7_ram.ld
testing/examples/STR710JtagSpeed/src/crt.s
testing/examples/STR710Test/prj/hitex_str7_rom.ld
testing/examples/STR710Test/prj/str710_program.script
testing/examples/STR710Test/src/crt.s
testing/examples/STR912Test/prj/eclipse_ram.gdb
testing/examples/STR912Test/prj/eclipse_rom.gdb
testing/examples/STR912Test/prj/str912_program.script
testing/examples/STR912Test/prj/str912_ram.ld
testing/examples/STR912Test/prj/str912_rom.ld
testing/examples/ledtest-imx27ads/Makefile
testing/examples/ledtest-imx27ads/crt0.S
testing/examples/ledtest-imx27ads/gdbinit-imx27ads
testing/examples/ledtest-imx27ads/test.c
testing/examples/ledtest-imx31pdk/Makefile
testing/examples/ledtest-imx31pdk/crt0.S
testing/examples/ledtest-imx31pdk/gdbinit-imx31pdk
testing/examples/ledtest-imx31pdk/test.c
testing/profile_stm32.txt
testing/tcl_test.tcl

index 7271bf2c6dc17ba12f3d70f82617e535453b5d80..02b752307781482a3ccb735e6796e7c22d492dd5 100644 (file)
@@ -93,6 +93,3 @@ all.download:
        linux.ftd2xx_installed \
        linux.ft22232_libftdi \
        linux.ftd2xx_installed.setup
-
-
-
index c8244382a2162ea8efee8c2e3f446844b427b552..7f4d401e84b156d77579de2f8335f6ee13d7a9b3 100644 (file)
@@ -36,4 +36,3 @@ Dec 26,2008
 
        cd ~/work
        make cygwin.buildtest
-
index c401ce79466c7bdd81212cb4893680342b8d1354..606205a586d4c5c57c3838356325ab3fa16af4e4 100644 (file)
@@ -20,4 +20,3 @@ details. */
 #define __P(protos)     protos         /* full-blown ANSI C */
 #define  __CONCAT(__x,__y)   __x##__y
 #endif
-
index d71c14b5abc5a5355b8e996091a7592f3a0c6323..382105ef0148d37f7d966a71024f3964ca625b20 100644 (file)
@@ -56,4 +56,3 @@ For example - in cygwin, type this:
 =======
 **END**
 =======
-
index 604e704127420cd4c452d3c91412bcbbda707100..a5ae16eb8a463f463e3522666bc9dedbc79ab649 100644 (file)
@@ -137,4 +137,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 0b702611871e99ea69e678deb9d644ca779edefd..bab4609a24ac24d3f7d1b32a9e59f9d035a8e00f 100644 (file)
@@ -167,6 +167,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-   
-
+/*** EOF ***/
index b7951342d4fba2ab5491c0a3ccf99150a7770247..3cbb616f343256f5f6da37951825c3d93ffc1d05 100644 (file)
@@ -137,4 +137,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 5844fffce8a8eadd1ce26c95f52848b86de5c7f5..9cb12e4f614fb70b62c663420db4eaf559a5171b 100644 (file)
@@ -138,4 +138,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 774f6b4ae64afd19acc0f28d08199aec6b4f3b6c..6fd1d305985ee731cacc2fb8ea93443ae4c57743 100644 (file)
@@ -184,6 +184,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-   
-
+/*** EOF ***/
index 17eaedd87d6bd6bf1fa37d4863ce25af8561b06d..bc4b939479aa4664fe6c747567939bf659b4e7ac 100644 (file)
@@ -137,4 +137,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 64a28f0c6e6df3da739e8956840140a15ae9cb45..ca71c28c10be9715744109da3dccb98929ea5853 100644 (file)
@@ -138,4 +138,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index ac17dcd5fb50cc7f0ba4b488c62e60477c6e2abf..8b24cc195061f968dcff496388f5be5428c9afba 100644 (file)
@@ -184,6 +184,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-   
-
+/*** EOF ***/
index 1b857c99f8715fac52e79610b0f49e4373b64149..593e17cac743571201372fa71720613d6527802e 100644 (file)
@@ -129,4 +129,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index b64854acd6d66dcb042f95f91e07e38c5d5d6b92..b181023bb481dbf1807be8e80d601606862b2375 100644 (file)
@@ -130,4 +130,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 16e5865eaa36111b984990a61ac12d676e085710..b0bae0d631a6bc3208358e7d7718c8b1d82d21ff 100644 (file)
@@ -220,6 +220,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-  
-
+/*** EOF ***/
index 1b857c99f8715fac52e79610b0f49e4373b64149..593e17cac743571201372fa71720613d6527802e 100644 (file)
@@ -129,4 +129,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index b64854acd6d66dcb042f95f91e07e38c5d5d6b92..b181023bb481dbf1807be8e80d601606862b2375 100644 (file)
@@ -130,4 +130,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index 16e5865eaa36111b984990a61ac12d676e085710..b0bae0d631a6bc3208358e7d7718c8b1d82d21ff 100644 (file)
@@ -220,6 +220,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-  
-
+/*** EOF ***/
index 92f8e18e59d4401c8f9b00bdd402bc1435e38b3a..9c48e35713e23ae898a19192d0b3ef3065d0e7f6 100644 (file)
@@ -24,10 +24,3 @@ monitor verify_ircapture disable
 load
 break main
 continue
-
-
-
-
-
-
-
index d760f2620947b9c206538046caec6f6fe893aa8c..ded9ab4b45dcd09e4f3b2d7ed3cb1d66bcbff8db 100644 (file)
@@ -137,4 +137,3 @@ SECTIONS
     
 }
 /*** EOF ***/
-
index d1c238c7bc44d4cc7a894ca76a4a3dc39e63a677..c27d18e02a5237c641a97934daaca90a1597d03f 100644 (file)
@@ -258,6 +258,4 @@ FIQHandler:
    .weak IRQHandler, FIQHandler
 
    .ltorg
-/*** EOF ***/   
-       
-
+/*** EOF ***/
index 11ac4b62102eadc1a5903b773953ee319c774786..329dbe0143d2c4a3c87f214c5a14d43b3bc5ed21 100644 (file)
@@ -256,4 +256,3 @@ SECTIONS
        .debug_typenames 0 : { *(.debug_typenames) }
        .debug_varnames  0 : { *(.debug_varnames) }     
 }
-
index b268adf09274c5cfc421fe63ca2d611bc972fb78..b1601b8475bcb7fbb42ca09b125d69ea477b7518 100644 (file)
@@ -1,8 +1 @@
 flash protect 0 0 7 off
-
-
-
-
-
-
-
index c9db5f5ea729dc745dfcf779e734aa4ca56960f0..0e7cd37d80747d73e6bd9c5068f2c3d63686cc4c 100644 (file)
@@ -296,4 +296,3 @@ FIQHandler:
 
    .ltorg
 /*** EOF ***/
-
index 00a62d705f5ecfc281238ef9ee4e9404296906e7..67def3c4f5a204113d951f18800a2772933df830 100644 (file)
@@ -15,7 +15,3 @@ monitor mww 0x54000000 0xf
 load
 break main
 continue
-
-
-
-
index 58977cfcd8801c91f31595ac36a96d777e632259..35cbff8e1f4fd1beb4557b2f4be6202bb4f5c449 100644 (file)
@@ -15,7 +15,3 @@ monitor mww 0x54000000 0xf
 load
 break main
 continue
-
-
-
-
index df0239b9d270d7b2303c33a60852bd14b01c1f60..45ec8a7a21c6b0d2e3069045f847709ed437720c 100644 (file)
@@ -1,9 +1,2 @@
 str9x flash_config 0 4 2 0 0x80000
 flash protect 0 0 7 off
-
-
-
-
-
-
-
index 269ada9bfaed3d9859cc8ac70471a36707891c94..9b9e731d4c82cbcc409ca5b48e428c95fcb64bd7 100644 (file)
@@ -215,4 +215,3 @@ SECTIONS
        .debug_typenames 0 : { *(.debug_typenames) }
        .debug_varnames  0 : { *(.debug_varnames) }     
 }
-
index 804149d213a8b5920df696ea3f58754bb1fdbc13..aace268ca579af02ee3ecea0fc01bca9fefa0922 100644 (file)
@@ -246,4 +246,3 @@ SECTIONS
        .debug_typenames 0 : { *(.debug_typenames) }
        .debug_varnames  0 : { *(.debug_varnames) }     
 }
-
index 4009c41b25c58216be3c1d4a32bca4c4d4c21d8f..a1e0ba3ac75146185743fde7b9915e9d5c427e46 100644 (file)
@@ -39,4 +39,3 @@ dump_full:
 
 clean:
        -/bin/rm -f *.o *~ test.elf
-
index d7498814c43c0e58b42687f478f6f852a580e474..770982b311ac8bedda4a57d13492c13d3dd6b8f9 100644 (file)
@@ -44,4 +44,3 @@ _mainCRTStartup:
        .word   __bss_start__
 .LC2:
        .word   __bss_end__
-
index 4764bc73811bf1115762ed15048ba405f0aadc5d..88fc78a3dfc1196084ec564f6e8af657812d996e 100644 (file)
@@ -33,4 +33,3 @@ b main
 
 # Run to the breakpoint.
 c
-
index a3dd52234d8bcd7acf676558bb8be02434cfea70..01dc284dad4b2f6ef7dfc282394983e31ab9f008 100644 (file)
@@ -54,5 +54,3 @@ atexit()
 {
   while (1);
 } /* ATEXIT */
-
-
index 74e2fc23f9a598c34d1566f120e2a84035dab4e2..1ca6a8d152c82f89d726caefdb5d59d93ddb3c5c 100644 (file)
@@ -39,4 +39,3 @@ dump_full:
 
 clean:
        -/bin/rm -f *.o *~ test.elf
-
index d7498814c43c0e58b42687f478f6f852a580e474..770982b311ac8bedda4a57d13492c13d3dd6b8f9 100644 (file)
@@ -44,4 +44,3 @@ _mainCRTStartup:
        .word   __bss_start__
 .LC2:
        .word   __bss_end__
-
index 304a8d8992f011075e4ea82b0cdf87a0f0084d9f..8374f5acb342d0ccf027aebd78244e05f58a1607 100644 (file)
@@ -33,4 +33,3 @@ b main
 
 # Run to the breakpoint.
 c
-
index 4135f89c029eb82dd744f744ce56df4f29b20167..a7e37b44261de1a558e011d1f6beaa9afc74b89d 100644 (file)
@@ -52,5 +52,3 @@ atexit()
 {
   while (1);
 } /* ATEXIT */
-
-
index a7e03b08f58335ab0c7196fcf5b227d0f274fd28..e0eb875ad764776e3e7e7df0f4be2b3db4d3fe02 100644 (file)
@@ -49,4 +49,3 @@ step       114
 mem        96
 erase      1547
 flash fill 15564
-
index 476e1c21a014c8fbea325bb89d6f56eadcc4a9d1..3883dd965478aa16e84fb5bf05abecc0e0b63beb 100644 (file)
@@ -60,6 +60,3 @@ puts "Running help on PC using data from OpenOCD"
 global ocd_helptext
 set ocd_helptext [get_help_text]
 puts [pc_help]
-
-
-

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)