SDHI_driver patch (mbedOS 5.11.5)

SD_tests_GCC_ARM.log

Committer:
tvendov
Date:
2019-03-20
Revision:
1:6f9a14a6bcac

File content as of revision 1:6f9a14a6bcac:

D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program>mbed test -t GCC_ARM -m VK_RZ_A1H -n mbed-os-components-storage-blockdevice-component_sd-tests* > SD_tests_GCC_ARM.log

Building library mbed-build (VK_RZ_A1H, GCC_ARM)
Scan: mbed-os-program
[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0
Building project dirs (VK_RZ_A1H, GCC_ARM)
Scan: GCC_ARM
Scan: dirs
Scan: COMMON
Link: dirs
Elf2Bin: dirs
| Module                          |      .text |    .data |      .bss |
|---------------------------------|------------|----------|-----------|
| [fill]                          |    109(+0) |   20(+0) |    66(+0) |
| [lib]\_RZ_A1H_sd_driver.a       |      0(+0) |    0(+0) |   128(+0) |
| [lib]\c.a                       |  33681(+0) | 2288(+0) |    94(+0) |
| [lib]\gcc.a                     |   2148(+0) |    0(+0) |     0(+0) |
| [lib]\m.a                       |     88(+0) |    0(+0) |     0(+0) |
| [lib]\misc                      |    252(+0) |   12(+0) |    28(+0) |
| [lib]\stdc++.a                  |    420(+0) |    0(+0) |     0(+0) |
| [misc]                          |     80(+0) |    0(+0) |     0(+0) |
| cmsis\TARGET_CORTEX_A           |   1276(+0) |    0(+0) |  4084(+0) |
| components\802.15.4_RF          |    156(+0) |    0(+0) |     0(+0) |
| components\storage              |  13558(+0) |    4(+0) |  9073(+0) |
| components\wifi                 |    100(+0) |    0(+0) |     0(+0) |
| drivers\I2C.o                   |    238(+0) |    0(+0) |     0(+0) |
| drivers\RawSerial.o             |    508(+0) |    0(+0) |     0(+0) |
| drivers\SPI.o                   |    180(+0) |    4(+0) |   716(+0) |
| drivers\Serial.o                |     72(+0) |    0(+0) |     0(+0) |
| drivers\SerialBase.o            |    943(+0) |    0(+0) |     0(+0) |
| drivers\Ticker.o                |    332(+0) |    0(+0) |     0(+0) |
| drivers\Timeout.o               |    231(+0) |    0(+0) |     0(+0) |
| drivers\TimerEvent.o            |    184(+0) |    0(+0) |     0(+0) |
| drivers\UARTSerial.o            |     40(+0) |    0(+0) |     0(+0) |
| features\frameworks             |   9792(+0) |   69(+0) |   529(+0) |
| features\storage                |  26323(+0) |    0(+0) |   340(+0) |
| hal\mbed_critical_section_api.o |    208(+0) |    0(+0) |     2(+0) |
| hal\mbed_gpio.o                 |     92(+0) |    0(+0) |     0(+0) |
| hal\mbed_pinmap_common.o        |    400(+0) |    0(+0) |     0(+0) |
| hal\mbed_ticker_api.o           |   1668(+0) |    0(+0) |     0(+0) |
| hal\mbed_us_ticker_api.o        |     84(+0) |    4(+0) |    64(+0) |
| platform\CThunkBase.o           |     24(+0) |    0(+0) |     4(+0) |
| platform\FileBase.o             |    316(+0) |    0(+0) |    56(+0) |
| platform\FileHandle.o           |      8(+0) |    0(+0) |     0(+0) |
| platform\FileSystemHandle.o     |     92(+0) |    0(+0) |     0(+0) |
| platform\mbed_alloc_wrappers.o  |     16(+0) |    0(+0) |     0(+0) |
| platform\mbed_assert.o          |     48(+0) |    0(+0) |     0(+0) |
| platform\mbed_board.o           |    325(+0) |    0(+0) |     0(+0) |
| platform\mbed_critical.o        |    356(+0) |    0(+0) |     4(+0) |
| platform\mbed_error.o           |   1387(+0) |    0(+0) |   114(+0) |
| platform\mbed_mktime.o          |    780(+0) |    0(+0) |     0(+0) |
| platform\mbed_retarget.o        |   2296(+0) |  260(+0) |   128(+0) |
| platform\mbed_rtc_time.o        |    212(+0) |   16(+0) |    48(+0) |
| platform\mbed_sleep_manager.o   |    295(+0) |    0(+0) |     2(+0) |
| platform\mbed_wait_api_rtos.o   |    160(+0) |    0(+0) |     0(+0) |
| rtos\Mutex.o                    |    428(+0) |    0(+0) |     0(+0) |
| rtos\TARGET_CORTEX              |  12495(+0) |  173(+0) |  5968(+0) |
| targets\TARGET_RENESAS          |  16712(+0) |    6(+0) |   736(+0) |
| Subtotals                       | 129113(+0) | 2856(+0) | 22184(+0) |
Total Static RAM memory (data + bss): 25040(+0) bytes
Total Flash memory (text + data): 131969(+0) bytes

Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/dirs.bin

[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0
Building project parallel (VK_RZ_A1H, GCC_ARM)
Scan: GCC_ARM
Scan: parallel
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
[Warning] main.cpp@108,21: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@120,25: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@124,21: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@135,21: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@139,25: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@151,21: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@169,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@170,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@170,86: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[Warning] main.cpp@175,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@176,33: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@177,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@178,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@178,85: cast to pointer from integer of different size [-Wint-to-pointer-cast]
[Warning] main.cpp@183,26: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@184,33: array subscript has type 'char' [-Wchar-subscripts]
Link: parallel
Elf2Bin: parallel
| Module                          |           .text |       .data |          .bss |
|---------------------------------|-----------------|-------------|---------------|
| [fill]                          |       129(+129) |     20(+20) |       59(+59) |
| [lib]\_RZ_A1H_sd_driver.a       |           0(+0) |       0(+0) |     128(+128) |
| [lib]\c.a                       |   33681(+33681) | 2288(+2288) |       94(+94) |
| [lib]\gcc.a                     |     2148(+2148) |       0(+0) |         0(+0) |
| [lib]\m.a                       |         88(+88) |       0(+0) |         0(+0) |
| [lib]\misc                      |       252(+252) |     12(+12) |       28(+28) |
| [lib]\stdc++.a                  |       421(+421) |       0(+0) |         0(+0) |
| [misc]                          |         80(+80) |       0(+0) |         0(+0) |
| cmsis\TARGET_CORTEX_A           |     1276(+1276) |       0(+0) |   4084(+4084) |
| components\802.15.4_RF          |       156(+156) |       0(+0) |         0(+0) |
| components\storage              |     7629(+7629) |       4(+4) |     400(+400) |
| components\wifi                 |       100(+100) |       0(+0) |         0(+0) |
| drivers\I2C.o                   |       238(+238) |       0(+0) |         0(+0) |
| drivers\RawSerial.o             |       508(+508) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |       180(+180) |       4(+4) |     716(+716) |
| drivers\Serial.o                |         72(+72) |       0(+0) |         0(+0) |
| drivers\SerialBase.o            |       943(+943) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |       332(+332) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |       231(+231) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |       184(+184) |       0(+0) |         0(+0) |
| drivers\UARTSerial.o            |         40(+40) |       0(+0) |         0(+0) |
| features\frameworks             |     9669(+9669) |     69(+69) |     529(+529) |
| features\storage                |   26323(+26323) |       0(+0) |     340(+340) |
| hal\mbed_critical_section_api.o |       208(+208) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |         92(+92) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |       400(+400) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |     1668(+1668) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |         84(+84) |       4(+4) |       64(+64) |
| platform\CThunkBase.o           |         24(+24) |       0(+0) |         4(+4) |
| platform\FileBase.o             |       316(+316) |       0(+0) |       56(+56) |
| platform\FileHandle.o           |           8(+8) |       0(+0) |         0(+0) |
| platform\FileSystemHandle.o     |         92(+92) |       0(+0) |         0(+0) |
| platform\mbed_alloc_wrappers.o  |         16(+16) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |         48(+48) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |       325(+325) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |       356(+356) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |     1387(+1387) |       0(+0) |     114(+114) |
| platform\mbed_mktime.o          |       780(+780) |       0(+0) |         0(+0) |
| platform\mbed_retarget.o        |     2300(+2300) |   260(+260) |     128(+128) |
| platform\mbed_rtc_time.o        |       212(+212) |     16(+16) |       48(+48) |
| platform\mbed_sleep_manager.o   |       295(+295) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |       160(+160) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |       428(+428) |       0(+0) |         0(+0) |
| rtos\Semaphore.o                |       293(+293) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |   14263(+14263) |   173(+173) |   5968(+5968) |
| rtos\Thread.o                   |     1198(+1198) |       0(+0) |         0(+0) |
| targets\TARGET_RENESAS          |   16712(+16712) |       6(+6) |     736(+736) |
| Subtotals                       | 126345(+126345) | 2856(+2856) | 13504(+13504) |
Total Static RAM memory (data + bss): 16360(+16360) bytes
Total Flash memory (text + data): 129201(+129201) bytes

Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/parallel/parallel.bin

[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0
Building project fopen (VK_RZ_A1H, GCC_ARM)
Scan: GCC_ARM
Scan: fopen
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: fopen.cpp
[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
Link: fopen
Elf2Bin: fopen
| Module                          |         .text |       .data |          .bss |
|---------------------------------|---------------|-------------|---------------|
| [fill]                          |       62(+62) |     20(+20) |       29(+29) |
| [lib]\c.a                       | 25451(+25451) | 2208(+2208) |       56(+56) |
| [lib]\gcc.a                     |   2124(+2124) |       0(+0) |         0(+0) |
| [lib]\m.a                       |       88(+88) |       0(+0) |         0(+0) |
| [lib]\misc                      |     252(+252) |     12(+12) |       28(+28) |
| [misc]                          |       72(+72) |       0(+0) |         0(+0) |
| cmsis\TARGET_CORTEX_A           |   1276(+1276) |       0(+0) |   4084(+4084) |
| components\802.15.4_RF          |     156(+156) |       0(+0) |         0(+0) |
| components\storage              |   1474(+1474) |       4(+4) |     492(+492) |
| components\wifi                 |     100(+100) |       0(+0) |         0(+0) |
| drivers\I2C.o                   |       36(+36) |       0(+0) |         0(+0) |
| drivers\RawSerial.o             |     508(+508) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |     180(+180) |       4(+4) |     716(+716) |
| drivers\Serial.o                |       64(+64) |       0(+0) |         0(+0) |
| drivers\SerialBase.o            |     943(+943) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |     332(+332) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |     231(+231) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |     184(+184) |       0(+0) |         0(+0) |
| drivers\UARTSerial.o            |       40(+40) |       0(+0) |         0(+0) |
| features\frameworks             |   8378(+8378) |     69(+69) |     369(+369) |
| hal\mbed_critical_section_api.o |     208(+208) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |       92(+92) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |     400(+400) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |   1668(+1668) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |       84(+84) |       4(+4) |       64(+64) |
| platform\CThunkBase.o           |       24(+24) |       0(+0) |         4(+4) |
| platform\FileHandle.o           |         8(+8) |       0(+0) |         0(+0) |
| platform\mbed_alloc_wrappers.o  |       16(+16) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |       48(+48) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |     325(+325) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |     356(+356) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |   1387(+1387) |       0(+0) |     114(+114) |
| platform\mbed_retarget.o        |   2136(+2136) |   260(+260) |       80(+80) |
| platform\mbed_sleep_manager.o   |     295(+295) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |     160(+160) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              | 11951(+11951) |   173(+173) |   5968(+5968) |
| targets\TARGET_RENESAS          | 14069(+14069) |       6(+6) |     724(+724) |
| Subtotals                       | 75178(+75178) | 2760(+2760) | 12736(+12736) |
Total Static RAM memory (data + bss): 15496(+15496) bytes
Total Flash memory (text + data): 77938(+77938) bytes

Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/fopen/fopen.bin

[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0
Building project seek (VK_RZ_A1H, GCC_ARM)
Scan: GCC_ARM
Scan: seek
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
[Warning] main.cpp@547,27: comparison between signed and unsigned integer expressions [-Wsign-compare]
Link: seek
Elf2Bin: seek
| Module                          |           .text |       .data |          .bss |
|---------------------------------|-----------------|-------------|---------------|
| [fill]                          |       111(+111) |     20(+20) |       62(+62) |
| [lib]\_RZ_A1H_sd_driver.a       |           0(+0) |       0(+0) |     128(+128) |
| [lib]\c.a                       |   33777(+33777) | 2288(+2288) |       94(+94) |
| [lib]\gcc.a                     |     2148(+2148) |       0(+0) |         0(+0) |
| [lib]\m.a                       |         88(+88) |       0(+0) |         0(+0) |
| [lib]\misc                      |       252(+252) |     12(+12) |       28(+28) |
| [lib]\stdc++.a                  |       420(+420) |       0(+0) |         0(+0) |
| [misc]                          |         80(+80) |       0(+0) |         0(+0) |
| cmsis\TARGET_CORTEX_A           |     1276(+1276) |       0(+0) |   4084(+4084) |
| components\802.15.4_RF          |       156(+156) |       0(+0) |         0(+0) |
| components\storage              |   17220(+17220) |       4(+4) |   9045(+9045) |
| components\wifi                 |       100(+100) |       0(+0) |         0(+0) |
| drivers\I2C.o                   |       238(+238) |       0(+0) |         0(+0) |
| drivers\RawSerial.o             |       508(+508) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |       180(+180) |       4(+4) |     716(+716) |
| drivers\Serial.o                |         72(+72) |       0(+0) |         0(+0) |
| drivers\SerialBase.o            |       943(+943) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |       332(+332) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |       231(+231) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |       184(+184) |       0(+0) |         0(+0) |
| drivers\UARTSerial.o            |         40(+40) |       0(+0) |         0(+0) |
| features\frameworks             |     9592(+9592) |     69(+69) |     529(+529) |
| features\storage                |   26323(+26323) |       0(+0) |     340(+340) |
| hal\mbed_critical_section_api.o |       208(+208) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |         92(+92) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |       400(+400) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |     1668(+1668) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |         84(+84) |       4(+4) |       64(+64) |
| platform\CThunkBase.o           |         24(+24) |       0(+0) |         4(+4) |
| platform\FileBase.o             |       316(+316) |       0(+0) |       56(+56) |
| platform\FileHandle.o           |           8(+8) |       0(+0) |         0(+0) |
| platform\FileSystemHandle.o     |         92(+92) |       0(+0) |         0(+0) |
| platform\mbed_alloc_wrappers.o  |         16(+16) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |         48(+48) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |       325(+325) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |       356(+356) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |     1387(+1387) |       0(+0) |     114(+114) |
| platform\mbed_mktime.o          |       780(+780) |       0(+0) |         0(+0) |
| platform\mbed_retarget.o        |     2296(+2296) |   260(+260) |     128(+128) |
| platform\mbed_rtc_time.o        |       212(+212) |     16(+16) |       48(+48) |
| platform\mbed_sleep_manager.o   |       295(+295) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |       160(+160) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |       428(+428) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |   12495(+12495) |   173(+173) |   5968(+5968) |
| targets\TARGET_RENESAS          |   16712(+16712) |       6(+6) |     736(+736) |
| Subtotals                       | 132673(+132673) | 2856(+2856) | 22152(+22152) |
Total Static RAM memory (data + bss): 25008(+25008) bytes
Total Flash memory (text + data): 135529(+135529) bytes

Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/seek/seek.bin

[Warning] @,: Compiler version mismatch: Have 4.9.3; expected version >= 6.0.0 and < 7.0.0
Building project files (VK_RZ_A1H, GCC_ARM)
Scan: GCC_ARM
Scan: files
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
[Warning] MbedCRC.h@37,32: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
[Warning] main.cpp@149,55: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,55: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@149,76: array subscript has type 'char' [-Wchar-subscripts]
[Warning] main.cpp@171,66: array subscript has type 'char' [-Wchar-subscripts]
Link: files
Elf2Bin: files
| Module                          |           .text |       .data |          .bss |
|---------------------------------|-----------------|-------------|---------------|
| [fill]                          |       112(+112) |     20(+20) |       69(+69) |
| [lib]\_RZ_A1H_sd_driver.a       |           0(+0) |       0(+0) |     128(+128) |
| [lib]\c.a                       |   33873(+33873) | 2288(+2288) |       94(+94) |
| [lib]\gcc.a                     |     2148(+2148) |       0(+0) |         0(+0) |
| [lib]\m.a                       |         88(+88) |       0(+0) |         0(+0) |
| [lib]\misc                      |       252(+252) |     12(+12) |       28(+28) |
| [lib]\stdc++.a                  |       420(+420) |       0(+0) |         0(+0) |
| [misc]                          |         80(+80) |       0(+0) |         0(+0) |
| cmsis\TARGET_CORTEX_A           |     1276(+1276) |       0(+0) |   4084(+4084) |
| components\802.15.4_RF          |       156(+156) |       0(+0) |         0(+0) |
| components\storage              |   14067(+14067) |     36(+36) | 25430(+25430) |
| components\wifi                 |       100(+100) |       0(+0) |         0(+0) |
| drivers\I2C.o                   |       238(+238) |       0(+0) |         0(+0) |
| drivers\RawSerial.o             |       508(+508) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |       180(+180) |       4(+4) |     716(+716) |
| drivers\Serial.o                |         72(+72) |       0(+0) |         0(+0) |
| drivers\SerialBase.o            |       943(+943) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |       332(+332) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |       231(+231) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |       184(+184) |       0(+0) |         0(+0) |
| drivers\UARTSerial.o            |         40(+40) |       0(+0) |         0(+0) |
| features\frameworks             |     9592(+9592) |     69(+69) |     529(+529) |
| features\storage                |   26323(+26323) |       0(+0) |     340(+340) |
| hal\mbed_critical_section_api.o |       208(+208) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |         92(+92) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |       400(+400) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |     1668(+1668) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |         84(+84) |       4(+4) |       64(+64) |
| platform\CThunkBase.o           |         24(+24) |       0(+0) |         4(+4) |
| platform\FileBase.o             |       316(+316) |       0(+0) |       56(+56) |
| platform\FileHandle.o           |           8(+8) |       0(+0) |         0(+0) |
| platform\FileSystemHandle.o     |         92(+92) |       0(+0) |         0(+0) |
| platform\mbed_alloc_wrappers.o  |         16(+16) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |         48(+48) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |       325(+325) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |       356(+356) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |     1387(+1387) |       0(+0) |     114(+114) |
| platform\mbed_mktime.o          |       780(+780) |       0(+0) |         0(+0) |
| platform\mbed_retarget.o        |     2296(+2296) |   260(+260) |     128(+128) |
| platform\mbed_rtc_time.o        |       212(+212) |     16(+16) |       48(+48) |
| platform\mbed_sleep_manager.o   |       295(+295) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |       160(+160) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |       428(+428) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |   12495(+12495) |   173(+173) |   5968(+5968) |
| targets\TARGET_RENESAS          |   16712(+16712) |       6(+6) |     736(+736) |
| Subtotals                       | 129617(+129617) | 2888(+2888) | 38544(+38544) |
Total Static RAM memory (data + bss): 41432(+41432) bytes
Total Flash memory (text + data): 132505(+132505) bytes

Image: BUILD/tests/VK_RZ_A1H/GCC_ARM/mbed-os/components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/files/files.bin

Memory map breakdown for built projects (values in Bytes):
| name     | target    | toolchain | static_ram | total_flash |
|----------|-----------|-----------|------------|-------------|
| dirs     | VK_RZ_A1H | GCC_ARM   |      25040 |      131969 |
| files    | VK_RZ_A1H | GCC_ARM   |      41432 |      132505 |
| fopen    | VK_RZ_A1H | GCC_ARM   |      15496 |       77938 |
| parallel | VK_RZ_A1H | GCC_ARM   |      16360 |      129201 |
| seek     | VK_RZ_A1H | GCC_ARM   |      25008 |      135529 |


Build successes:
  * VK_RZ_A1H::GCC_ARM::MBED-BUILD
  * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-DIRS
  * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FILES
  * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FOPEN
  * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-PARALLEL
  * VK_RZ_A1H::GCC_ARM::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-SEEK
mbedgt: greentea test automation tool ver. 1.3.2
mbedgt: test specification file 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\GCC_ARM\test_spec.json' (specified with --test-spec option)
mbedgt: using 'D:\Projects\kitVK-RZ_A1H\mbed\mbed_SD\mbed-os-program\BUILD\tests\VK_RZ_A1H\GCC_ARM\test_spec.json' from current directory!
mbedgt: detecting connected mbed-enabled devices...
[1553103007.95][mbedls.lstools_base]Call to deprecated function list_mbeds_ext. Functionality has been moved into 'list_mbeds'. Please use list_mbeds with 'unique_names=True' and 'read_details_txt=True'
mbedgt: detected 1 device
mbedgt: processing target 'VK_RZ_A1H' toolchain 'GCC_ARM' compatible platforms... (note: switch set to --parallel 1)
mbedgt: test case filter (specified with -n option)
	test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs'
	test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files'
	test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen'
	test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel'
	test filtered in 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek'
mbedgt: running 5 tests for platform 'VK_RZ_A1H' and toolchain 'GCC_ARM'
mbedgt: mbed-host-test-runner: started
mbedgt: checking for GCOV data...
mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f
mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs' ....... OK in 22.11 sec
	test case: 'Directory creation' .............................................................. OK in 0.05 sec
	test case: 'Directory failures' .............................................................. OK in 0.05 sec
	test case: 'Directory iteration' ............................................................. OK in 0.04 sec
	test case: 'Directory remove' ................................................................ OK in 0.07 sec
	test case: 'Directory rename' ................................................................ OK in 0.18 sec
	test case: 'Directory tests' ................................................................. OK in 0.60 sec
	test case: 'File creation' ................................................................... OK in 0.05 sec
	test case: 'Multi-block directory' ........................................................... OK in 2.52 sec
	test case: 'Nested directories' .............................................................. OK in 0.09 sec
	test case: 'Root directory' .................................................................. OK in 0.04 sec
mbedgt: test case summary: 10 passes, 0 failures
mbedgt: mbed-host-test-runner: started
mbedgt: checking for GCOV data...
mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f
mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel' ... OK in 17.62 sec
	test case: 'File tests' ...................................................................... OK in 0.57 sec
	test case: 'Filesystem access from multiple threads' ......................................... OK in 0.17 sec
mbedgt: test case summary: 2 passes, 0 failures
mbedgt: mbed-host-test-runner: started
mbedgt: checking for GCOV data...
mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f
mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen' ...... OK in 19.93 sec
	test case: 'FSFAT_FOPEN_TEST_00: format sd card to FAT FS.' .................................. OK in 0.09 sec
	test case: 'FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath.'  OK in 0.12 sec
	test case: 'FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.' ................ OK in 0.10 sec
	test case: 'FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it.' ............... OK in 0.11 sec
	test case: 'FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length.' ...... OK in 0.11 sec
	test case: 'FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal).' ...................... OK in 0.10 sec
	test case: 'FSFAT_FOPEN_TEST_07: fopen()/errno handling.' .................................... OK in 0.09 sec
	test case: 'FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling.' ........................ OK in 0.10 sec
	test case: 'FSFAT_FOPEN_TEST_09: ftell() handling.' .......................................... OK in 0.07 sec
	test case: 'FSFAT_FOPEN_TEST_10: remove() test.' ............................................. OK in 0.08 sec
	test case: 'FSFAT_FOPEN_TEST_11: rename().' .................................................. OK in 0.06 sec
	test case: 'FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.' ..................... OK in 0.11 sec
	test case: 'FSFAT_FOPEN_TEST_13: mkdir() test.' .............................................. OK in 0.07 sec
	test case: 'FSFAT_FOPEN_TEST_14: stat() test.' ............................................... OK in 0.08 sec
	test case: 'FSFAT_FOPEN_TEST_15: format() test.' ............................................. OK in 0.07 sec
	test case: 'FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.' ........................... OK in 0.10 sec
mbedgt: test case summary: 16 passes, 0 failures
mbedgt: mbed-host-test-runner: started
mbedgt: checking for GCOV data...
mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f
mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files' ...... OK in 21.02 sec
	test case: 'Block Size file test' ............................................................ OK in 0.17 sec
	test case: 'Dir check' ....................................................................... OK in 0.03 sec
	test case: 'File tests' ...................................................................... OK in 0.70 sec
	test case: 'Large file test' ................................................................. OK in 1.28 sec
	test case: 'Medium file test' ................................................................ OK in 0.09 sec
	test case: 'Multiple block size file test' ................................................... OK in 0.10 sec
	test case: 'Non-overlap check' ............................................................... OK in 0.34 sec
	test case: 'Simple file test' ................................................................ OK in 0.06 sec
	test case: 'Small file test' ................................................................. OK in 0.05 sec
mbedgt: test case summary: 9 passes, 0 failures
mbedgt: mbed-host-test-runner: started
mbedgt: checking for GCOV data...
mbedgt: test on hardware with target id: C00202240f1553d5f2ce6c2f
mbedgt: test suite 'mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek' ....... OK in 21.90 sec
	test case: 'Boundary seek and write' ......................................................... OK in 0.09 sec
	test case: 'Large dir seek' .................................................................. OK in 0.05 sec
	test case: 'Large file seek' ................................................................. OK in 0.05 sec
	test case: 'Large file seek and write' ....................................................... OK in 0.05 sec
	test case: 'Out-of-bounds seek' .............................................................. OK in 0.05 sec
	test case: 'Seek tests' ...................................................................... OK in 3.12 sec
	test case: 'Simple dir seek' ................................................................. OK in 0.05 sec
	test case: 'Simple file seek' ................................................................ OK in 0.05 sec
	test case: 'Simple file seek and write' ...................................................... OK in 0.05 sec
mbedgt: test case summary: 9 passes, 0 failures
mbedgt: all tests finished!
mbedgt: shuffle seed: 0.0366460404
mbedgt: test suite report:
+-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+
| target            | platform_name | test suite                                                                    | result | elapsed_time (sec) | copy_method |
+-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | OK     | 22.11              | default     |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | OK     | 21.02              | default     |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | OK     | 19.93              | default     |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | OK     | 17.62              | default     |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | OK     | 21.9               | default     |
+-------------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+
mbedgt: test suite results: 5 OK
mbedgt: test case report:
+-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+
| target            | platform_name | test suite                                                                    | test case                                                                              | passed | failed | result | elapsed_time (sec) |
+-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory creation                                                                     | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory failures                                                                     | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory iteration                                                                    | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory remove                                                                       | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory rename                                                                       | 1      | 0      | OK     | 0.18               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory tests                                                                        | 1      | 0      | OK     | 0.6                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | File creation                                                                          | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Multi-block directory                                                                  | 1      | 0      | OK     | 2.52               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Nested directories                                                                     | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Root directory                                                                         | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Block Size file test                                                                   | 1      | 0      | OK     | 0.17               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Dir check                                                                              | 1      | 0      | OK     | 0.03               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | File tests                                                                             | 1      | 0      | OK     | 0.7                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Large file test                                                                        | 1      | 0      | OK     | 1.28               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Medium file test                                                                       | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Multiple block size file test                                                          | 1      | 0      | OK     | 0.1                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Non-overlap check                                                                      | 1      | 0      | OK     | 0.34               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Simple file test                                                                       | 1      | 0      | OK     | 0.06               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Small file test                                                                        | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_00: format sd card to FAT FS.                                         | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath. | 1      | 0      | OK     | 0.12               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.                       | 1      | 0      | OK     | 0.1                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_03: fopen(w+) pre-existing file try to write it.                      | 1      | 0      | OK     | 0.11               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_04: fopen() with a filename exceeding the maximum length.             | 1      | 0      | OK     | 0.11               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_06: fopen() with bad filenames (minimal).                             | 1      | 0      | OK     | 0.1                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_07: fopen()/errno handling.                                           | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_08: ferror()/clearerr()/errno handling.                               | 1      | 0      | OK     | 0.1                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_09: ftell() handling.                                                 | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_10: remove() test.                                                    | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_11: rename().                                                         | 1      | 0      | OK     | 0.06               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.                            | 1      | 0      | OK     | 0.11               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_13: mkdir() test.                                                     | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_14: stat() test.                                                      | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_15: format() test.                                                    | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.                                  | 1      | 0      | OK     | 0.1                |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | File tests                                                                             | 1      | 0      | OK     | 0.57               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | Filesystem access from multiple threads                                                | 1      | 0      | OK     | 0.17               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Boundary seek and write                                                                | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large dir seek                                                                         | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large file seek                                                                        | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large file seek and write                                                              | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Out-of-bounds seek                                                                     | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Seek tests                                                                             | 1      | 0      | OK     | 3.12               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple dir seek                                                                        | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple file seek                                                                       | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-GCC_ARM | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple file seek and write                                                             | 1      | 0      | OK     | 0.05               |
+-------------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+
mbedgt: test case results: 46 OK
mbedgt: completed in 103.47 sec
[mbed] Auto-installing missing Python modules...