SDHI_driver patch (mbedOS 5.11.5)

SD_tests_IAR.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 IAR -m VK_RZ_A1H -n mbed-os-components-storage-blockdevice-component_sd-tests* > SD_tests_IAR.log

Building library mbed-build (VK_RZ_A1H, IAR)
Scan: mbed-os-program
Building project dirs (VK_RZ_A1H, IAR)
Scan: IAR
Scan: dirs
Scan: COMMON
Link: dirs
Elf2Bin: dirs
| Module                          |      .text |    .data |      .bss |
|---------------------------------|------------|----------|-----------|
| [lib]\dl7Sx_tlf.a               |  13220(+0) |  540(+0) |   716(+0) |
| [lib]\dlpp7Sx_tl_fc.a           |    130(+0) |    0(+0) |     0(+0) |
| [lib]\lib_RZ_A1H_sd_driver.a    |  26364(+0) |   12(+0) |   128(+0) |
| [lib]\m7Sx_tlv.a                |    582(+0) |    0(+0) |     0(+0) |
| [lib]\rt7Sx_tl.a                |   2520(+0) |    0(+0) |     0(+0) |
| [misc]                          |    371(+0) |    0(+0) | 66304(+0) |
| cmsis\TARGET_CORTEX_A           |   1048(+0) |    0(+0) |  4084(+0) |
| components\storage              |  10524(+0) |    0(+0) | 10384(+0) |
| drivers\RawSerial.o             |    272(+0) |    0(+0) |     0(+0) |
| drivers\SPI.o                   |     78(+0) |    0(+0) |   716(+0) |
| drivers\SerialBase.o            |    392(+0) |    0(+0) |     0(+0) |
| drivers\Ticker.o                |    276(+0) |    0(+0) |     0(+0) |
| drivers\Timeout.o               |     88(+0) |    0(+0) |     0(+0) |
| drivers\TimerEvent.o            |     98(+0) |    0(+0) |     0(+0) |
| events\EventQueue.o             |     82(+0) |    0(+0) |     0(+0) |
| features\cellular               |     36(+0) |    0(+0) |     0(+0) |
| features\frameworks             |   6420(+0) |  204(+0) |   428(+0) |
| features\nanostack              |    184(+0) |    0(+0) |     0(+0) |
| features\nfc                    |     68(+0) |    0(+0) |     0(+0) |
| features\storage                |  17516(+0) |    0(+0) |    84(+0) |
| hal\mbed_critical_section_api.o |    156(+0) |    0(+0) |     2(+0) |
| hal\mbed_gpio.o                 |     68(+0) |    0(+0) |     0(+0) |
| hal\mbed_pinmap_common.o        |    248(+0) |    0(+0) |     0(+0) |
| hal\mbed_ticker_api.o           |   1164(+0) |    0(+0) |     0(+0) |
| hal\mbed_us_ticker_api.o        |     68(+0) |    4(+0) |    64(+0) |
| platform\ATCmdParser.o          |     26(+0) |    0(+0) |     0(+0) |
| platform\FileBase.o             |    324(+0) |    0(+0) |    56(+0) |
| platform\FilePath.o             |    160(+0) |    0(+0) |     0(+0) |
| platform\FileSystemHandle.o     |      8(+0) |    0(+0) |     0(+0) |
| platform\mbed_assert.o          |     32(+0) |    0(+0) |     0(+0) |
| platform\mbed_board.o           |    392(+0) |    0(+0) |     0(+0) |
| platform\mbed_critical.o        |    256(+0) |    0(+0) |     4(+0) |
| platform\mbed_error.o           |   1216(+0) |    0(+0) |   120(+0) |
| platform\mbed_mktime.o          |    552(+0) |    0(+0) |     0(+0) |
| platform\mbed_retarget.o        |    806(+0) |  120(+0) |     8(+0) |
| platform\mbed_rtc_time.o        |    260(+0) |   64(+0) |     0(+0) |
| platform\mbed_sleep_manager.o   |    220(+0) |    0(+0) |     2(+0) |
| platform\mbed_wait_api_rtos.o   |    128(+0) |    0(+0) |     0(+0) |
| rtos\Mutex.o                    |    304(+0) |    0(+0) |     0(+0) |
| rtos\TARGET_CORTEX              |   8430(+0) |  173(+0) |  6352(+0) |
| rtos\Thread.o                   |     62(+0) |    0(+0) |     0(+0) |
| targets\TARGET_RENESAS          |  11050(+0) |  154(+0) |   723(+0) |
| Subtotals                       | 106199(+0) | 1271(+0) | 90175(+0) |
Total Static RAM memory (data + bss): 91446(+0) bytes
Total Flash memory (text + data): 107470(+0) bytes

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

Building project parallel (VK_RZ_A1H, IAR)
Scan: IAR
Scan: parallel
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
Link: parallel
Elf2Bin: parallel
| Module                          |           .text |       .data |          .bss |
|---------------------------------|-----------------|-------------|---------------|
| [lib]\dl7Sx_tlf.a               |   13220(+13220) |   540(+540) |     716(+716) |
| [lib]\dlpp7Sx_tl_fc.a           |       134(+134) |       0(+0) |         0(+0) |
| [lib]\lib_RZ_A1H_sd_driver.a    |   26364(+26364) |     12(+12) |     128(+128) |
| [lib]\m7Sx_tlv.a                |       582(+582) |       0(+0) |         0(+0) |
| [lib]\rt7Sx_tl.a                |     2368(+2368) |       0(+0) |         0(+0) |
| [misc]                          |       373(+373) |       0(+0) | 66304(+66304) |
| cmsis\TARGET_CORTEX_A           |     1048(+1048) |       0(+0) |   4084(+4084) |
| components\storage              |     6756(+6756) |       0(+0) |   1704(+1704) |
| drivers\RawSerial.o             |       272(+272) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |         78(+78) |       0(+0) |     716(+716) |
| drivers\SerialBase.o            |       392(+392) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |       276(+276) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |         88(+88) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |         98(+98) |       0(+0) |         0(+0) |
| events\EventQueue.o             |         82(+82) |       0(+0) |         0(+0) |
| features\cellular               |         36(+36) |       0(+0) |         0(+0) |
| features\frameworks             |     6340(+6340) |   204(+204) |     428(+428) |
| features\nanostack              |       184(+184) |       0(+0) |         0(+0) |
| features\nfc                    |         68(+68) |       0(+0) |         0(+0) |
| features\storage                |   15596(+15596) |       0(+0) |       84(+84) |
| hal\mbed_critical_section_api.o |       156(+156) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |         68(+68) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |       248(+248) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |     1164(+1164) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |         68(+68) |       4(+4) |       64(+64) |
| platform\ATCmdParser.o          |         26(+26) |       0(+0) |         0(+0) |
| platform\FileBase.o             |       324(+324) |       0(+0) |       56(+56) |
| platform\FilePath.o             |       160(+160) |       0(+0) |         0(+0) |
| platform\FileSystemHandle.o     |           8(+8) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |         32(+32) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |       392(+392) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |       256(+256) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |     1216(+1216) |       0(+0) |     120(+120) |
| platform\mbed_mktime.o          |       552(+552) |       0(+0) |         0(+0) |
| platform\mbed_retarget.o        |       810(+810) |   120(+120) |         8(+8) |
| platform\mbed_rtc_time.o        |       260(+260) |     64(+64) |         0(+0) |
| platform\mbed_sleep_manager.o   |       220(+220) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |       128(+128) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |       320(+320) |       0(+0) |         0(+0) |
| rtos\Semaphore.o                |       208(+208) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |     9628(+9628) |   173(+173) |   6352(+6352) |
| rtos\Thread.o                   |       844(+844) |       0(+0) |         0(+0) |
| targets\TARGET_RENESAS          |   11050(+11050) |   154(+154) |     723(+723) |
| Subtotals                       | 102493(+102493) | 1271(+1271) | 81495(+81495) |
Total Static RAM memory (data + bss): 82766(+82766) bytes
Total Flash memory (text + data): 103764(+103764) bytes

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

Building project fopen (VK_RZ_A1H, IAR)
Scan: IAR
Scan: fopen
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: fopen.cpp
Link: fopen
Elf2Bin: fopen
| Module                          |         .text |       .data |          .bss |
|---------------------------------|---------------|-------------|---------------|
| [lib]\dl7Sx_tlf.a               | 11116(+11116) |   480(+480) |     716(+716) |
| [lib]\dlpp7Sx_tl_fc.a           |       84(+84) |       0(+0) |         0(+0) |
| [lib]\m7Sx_tlv.a                |     582(+582) |       0(+0) |         0(+0) |
| [lib]\rt7Sx_tl.a                |   2020(+2020) |       0(+0) |         0(+0) |
| [misc]                          |     331(+331) |       0(+0) | 66304(+66304) |
| cmsis\TARGET_CORTEX_A           |   1048(+1048) |       0(+0) |   4084(+4084) |
| components\storage              |   1310(+1310) |       0(+0) |     492(+492) |
| drivers\RawSerial.o             |     272(+272) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |       78(+78) |       0(+0) |     716(+716) |
| drivers\SerialBase.o            |     392(+392) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |     276(+276) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |       88(+88) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |       98(+98) |       0(+0) |         0(+0) |
| events\EventQueue.o             |       82(+82) |       0(+0) |         0(+0) |
| features\cellular               |       36(+36) |       0(+0) |         0(+0) |
| features\frameworks             |   5506(+5506) |   204(+204) |     236(+236) |
| features\nanostack              |     184(+184) |       0(+0) |         0(+0) |
| features\nfc                    |       68(+68) |       0(+0) |         0(+0) |
| hal\mbed_critical_section_api.o |     156(+156) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |       68(+68) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |     248(+248) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |   1164(+1164) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |       68(+68) |       4(+4) |       64(+64) |
| platform\ATCmdParser.o          |       26(+26) |       0(+0) |         0(+0) |
| platform\FileBase.o             |     148(+148) |       0(+0) |       56(+56) |
| platform\FilePath.o             |     160(+160) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |       32(+32) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |     392(+392) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |     256(+256) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |   1216(+1216) |       0(+0) |     120(+120) |
| platform\mbed_retarget.o        |     690(+690) |   120(+120) |         8(+8) |
| platform\mbed_rtc_time.o        |     136(+136) |       0(+0) |         0(+0) |
| platform\mbed_sleep_manager.o   |     220(+220) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |     128(+128) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |     304(+304) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |   8358(+8358) |   173(+173) |   6352(+6352) |
| rtos\Thread.o                   |       62(+62) |       0(+0) |         0(+0) |
| targets\TARGET_RENESAS          |   9054(+9054) |   154(+154) |     711(+711) |
| Subtotals                       | 46457(+46457) | 1135(+1135) | 79867(+79867) |
Total Static RAM memory (data + bss): 81002(+81002) bytes
Total Flash memory (text + data): 47592(+47592) bytes

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

Building project seek (VK_RZ_A1H, IAR)
Scan: IAR
Scan: seek
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
Link: seek
Elf2Bin: seek
| Module                          |           .text |       .data |          .bss |
|---------------------------------|-----------------|-------------|---------------|
| [lib]\dl7Sx_tlf.a               |   13220(+13220) |   540(+540) |     716(+716) |
| [lib]\dlpp7Sx_tl_fc.a           |       130(+130) |       0(+0) |         0(+0) |
| [lib]\lib_RZ_A1H_sd_driver.a    |   26364(+26364) |     12(+12) |     128(+128) |
| [lib]\m7Sx_tlv.a                |       582(+582) |       0(+0) |         0(+0) |
| [lib]\rt7Sx_tl.a                |     2520(+2520) |       0(+0) |         0(+0) |
| [misc]                          |       372(+372) |       0(+0) | 66304(+66304) |
| cmsis\TARGET_CORTEX_A           |     1048(+1048) |       0(+0) |   4084(+4084) |
| components\storage              |   13060(+13060) |       0(+0) | 10352(+10352) |
| drivers\RawSerial.o             |       272(+272) |       0(+0) |         0(+0) |
| drivers\SPI.o                   |         78(+78) |       0(+0) |     716(+716) |
| drivers\SerialBase.o            |       392(+392) |       0(+0) |         0(+0) |
| drivers\Ticker.o                |       276(+276) |       0(+0) |         0(+0) |
| drivers\Timeout.o               |         88(+88) |       0(+0) |         0(+0) |
| drivers\TimerEvent.o            |         98(+98) |       0(+0) |         0(+0) |
| events\EventQueue.o             |         82(+82) |       0(+0) |         0(+0) |
| features\cellular               |         36(+36) |       0(+0) |         0(+0) |
| features\frameworks             |     6284(+6284) |   204(+204) |     428(+428) |
| features\nanostack              |       184(+184) |       0(+0) |         0(+0) |
| features\nfc                    |         68(+68) |       0(+0) |         0(+0) |
| features\storage                |   17860(+17860) |       0(+0) |       84(+84) |
| hal\mbed_critical_section_api.o |       156(+156) |       0(+0) |         2(+2) |
| hal\mbed_gpio.o                 |         68(+68) |       0(+0) |         0(+0) |
| hal\mbed_pinmap_common.o        |       248(+248) |       0(+0) |         0(+0) |
| hal\mbed_ticker_api.o           |     1164(+1164) |       0(+0) |         0(+0) |
| hal\mbed_us_ticker_api.o        |         68(+68) |       4(+4) |       64(+64) |
| platform\ATCmdParser.o          |         26(+26) |       0(+0) |         0(+0) |
| platform\FileBase.o             |       324(+324) |       0(+0) |       56(+56) |
| platform\FilePath.o             |       160(+160) |       0(+0) |         0(+0) |
| platform\FileSystemHandle.o     |           8(+8) |       0(+0) |         0(+0) |
| platform\mbed_assert.o          |         32(+32) |       0(+0) |         0(+0) |
| platform\mbed_board.o           |       392(+392) |       0(+0) |         0(+0) |
| platform\mbed_critical.o        |       256(+256) |       0(+0) |         4(+4) |
| platform\mbed_error.o           |     1216(+1216) |       0(+0) |     120(+120) |
| platform\mbed_mktime.o          |       552(+552) |       0(+0) |         0(+0) |
| platform\mbed_retarget.o        |       806(+806) |   120(+120) |         8(+8) |
| platform\mbed_rtc_time.o        |       260(+260) |     64(+64) |         0(+0) |
| platform\mbed_sleep_manager.o   |       220(+220) |       0(+0) |         2(+2) |
| platform\mbed_wait_api_rtos.o   |       128(+128) |       0(+0) |         0(+0) |
| rtos\Mutex.o                    |       304(+304) |       0(+0) |         0(+0) |
| rtos\TARGET_CORTEX              |     8430(+8430) |   173(+173) |   6352(+6352) |
| rtos\Thread.o                   |         62(+62) |       0(+0) |         0(+0) |
| targets\TARGET_RENESAS          |   11050(+11050) |   154(+154) |     723(+723) |
| Subtotals                       | 108944(+108944) | 1271(+1271) | 90143(+90143) |
Total Static RAM memory (data + bss): 91414(+91414) bytes
Total Flash memory (text + data): 110215(+110215) bytes

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

Building project files (VK_RZ_A1H, IAR)
Scan: IAR
Scan: files
Scan: COMMON
Compile [ 50.0%]: fsfat_test.c
Compile [100.0%]: main.cpp
Link: files
Elf2Bin: files
| Module                          |           .text |       .data |            .bss |
|---------------------------------|-----------------|-------------|-----------------|
| [lib]\dl7Sx_tlf.a               |   13486(+13486) |   680(+680) |       716(+716) |
| [lib]\dlpp7Sx_tl_fc.a           |       130(+130) |       0(+0) |           0(+0) |
| [lib]\lib_RZ_A1H_sd_driver.a    |   26364(+26364) |     12(+12) |       128(+128) |
| [lib]\m7Sx_tlv.a                |       582(+582) |       0(+0) |           0(+0) |
| [lib]\rt7Sx_tl.a                |     2520(+2520) |       0(+0) |           0(+0) |
| [misc]                          |       405(+405) |       0(+0) |   66304(+66304) |
| cmsis\TARGET_CORTEX_A           |     1048(+1048) |       0(+0) |     4084(+4084) |
| components\storage              |   10612(+10612) |     32(+32) |   26744(+26744) |
| drivers\RawSerial.o             |       272(+272) |       0(+0) |           0(+0) |
| drivers\SPI.o                   |         78(+78) |       0(+0) |       716(+716) |
| drivers\SerialBase.o            |       392(+392) |       0(+0) |           0(+0) |
| drivers\Ticker.o                |       276(+276) |       0(+0) |           0(+0) |
| drivers\Timeout.o               |         88(+88) |       0(+0) |           0(+0) |
| drivers\TimerEvent.o            |         98(+98) |       0(+0) |           0(+0) |
| events\EventQueue.o             |         82(+82) |       0(+0) |           0(+0) |
| features\cellular               |         36(+36) |       0(+0) |           0(+0) |
| features\frameworks             |     6284(+6284) |   204(+204) |       428(+428) |
| features\nanostack              |       184(+184) |       0(+0) |           0(+0) |
| features\nfc                    |         68(+68) |       0(+0) |           0(+0) |
| features\storage                |   16944(+16944) |       0(+0) |         84(+84) |
| hal\mbed_critical_section_api.o |       156(+156) |       0(+0) |           2(+2) |
| hal\mbed_gpio.o                 |         68(+68) |       0(+0) |           0(+0) |
| hal\mbed_pinmap_common.o        |       248(+248) |       0(+0) |           0(+0) |
| hal\mbed_ticker_api.o           |     1164(+1164) |       0(+0) |           0(+0) |
| hal\mbed_us_ticker_api.o        |         68(+68) |       4(+4) |         64(+64) |
| platform\ATCmdParser.o          |         26(+26) |       0(+0) |           0(+0) |
| platform\FileBase.o             |       324(+324) |       0(+0) |         56(+56) |
| platform\FilePath.o             |       160(+160) |       0(+0) |           0(+0) |
| platform\FileSystemHandle.o     |           8(+8) |       0(+0) |           0(+0) |
| platform\mbed_assert.o          |         32(+32) |       0(+0) |           0(+0) |
| platform\mbed_board.o           |       392(+392) |       0(+0) |           0(+0) |
| platform\mbed_critical.o        |       256(+256) |       0(+0) |           4(+4) |
| platform\mbed_error.o           |     1216(+1216) |       0(+0) |       120(+120) |
| platform\mbed_mktime.o          |       552(+552) |       0(+0) |           0(+0) |
| platform\mbed_retarget.o        |       806(+806) |   120(+120) |           8(+8) |
| platform\mbed_rtc_time.o        |       260(+260) |     64(+64) |           0(+0) |
| platform\mbed_sleep_manager.o   |       220(+220) |       0(+0) |           2(+2) |
| platform\mbed_wait_api_rtos.o   |       128(+128) |       0(+0) |           0(+0) |
| rtos\Mutex.o                    |       304(+304) |       0(+0) |           0(+0) |
| rtos\TARGET_CORTEX              |     8430(+8430) |   173(+173) |     6352(+6352) |
| rtos\Thread.o                   |         62(+62) |       0(+0) |           0(+0) |
| targets\TARGET_RENESAS          |   11050(+11050) |   154(+154) |       723(+723) |
| Subtotals                       | 105879(+105879) | 1443(+1443) | 106535(+106535) |
Total Static RAM memory (data + bss): 107978(+107978) bytes
Total Flash memory (text + data): 107322(+107322) bytes

Image: BUILD/tests/VK_RZ_A1H/IAR/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 | IAR       |      91446 |      107470 |
| files    | VK_RZ_A1H | IAR       |     107978 |      107322 |
| fopen    | VK_RZ_A1H | IAR       |      81002 |       47592 |
| parallel | VK_RZ_A1H | IAR       |      82766 |      103764 |
| seek     | VK_RZ_A1H | IAR       |      91414 |      110215 |


Build successes:
  * VK_RZ_A1H::IAR::MBED-BUILD
  * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-DIRS
  * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FILES
  * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-FOPEN
  * VK_RZ_A1H::IAR::MBED-OS-COMPONENTS-STORAGE-BLOCKDEVICE-COMPONENT_SD-TESTS-FILESYSTEM-PARALLEL
  * VK_RZ_A1H::IAR::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\IAR\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\IAR\test_spec.json' from current directory!
mbedgt: detecting connected mbed-enabled devices...
[1553103201.75][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 'IAR' 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 'IAR'
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 19.90 sec
	test case: 'Directory creation' .............................................................. OK in 0.06 sec
	test case: 'Directory failures' .............................................................. OK in 0.04 sec
	test case: 'Directory iteration' ............................................................. OK in 0.06 sec
	test case: 'Directory remove' ................................................................ OK in 0.08 sec
	test case: 'Directory rename' ................................................................ OK in 0.19 sec
	test case: 'Directory tests' ................................................................. OK in 0.70 sec
	test case: 'File creation' ................................................................... OK in 0.04 sec
	test case: 'Multi-block directory' ........................................................... OK in 2.41 sec
	test case: 'Nested directories' .............................................................. OK in 0.08 sec
	test case: 'Root directory' .................................................................. OK in 0.05 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 15.63 sec
	test case: 'File tests' ...................................................................... OK in 0.56 sec
	test case: 'Filesystem access from multiple threads' ......................................... OK in 0.30 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 18.70 sec
	test case: 'FSFAT_FOPEN_TEST_00: format sd card to FAT FS.' .................................. OK in 0.08 sec
	test case: 'FSFAT_FOPEN_TEST_01: fopen()/fwrite()/fclose() directories/file in multi-dir filepath.'  OK in 0.13 sec
	test case: 'FSFAT_FOPEN_TEST_02: fopen(r) pre-existing file try to write it.' ................ OK in 0.11 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.12 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.09 sec
	test case: 'FSFAT_FOPEN_TEST_09: ftell() handling.' .......................................... OK in 0.09 sec
	test case: 'FSFAT_FOPEN_TEST_10: remove() test.' ............................................. OK in 0.07 sec
	test case: 'FSFAT_FOPEN_TEST_11: rename().' .................................................. OK in 0.07 sec
	test case: 'FSFAT_FOPEN_TEST_12: opendir(), readdir(), closedir() test.' ..................... OK in 0.10 sec
	test case: 'FSFAT_FOPEN_TEST_13: mkdir() test.' .............................................. OK in 0.08 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.08 sec
	test case: 'FSFAT_FOPEN_TEST_16: write/check n x 25kB data files.' ........................... OK in 0.08 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 18.71 sec
	test case: 'Block Size file test' ............................................................ OK in 0.14 sec
	test case: 'Dir check' ....................................................................... OK in 0.05 sec
	test case: 'File tests' ...................................................................... OK in 0.55 sec
	test case: 'Large file test' ................................................................. OK in 1.36 sec
	test case: 'Medium file test' ................................................................ OK in 0.09 sec
	test case: 'Multiple block size file test' ................................................... OK in 0.09 sec
	test case: 'Non-overlap check' ............................................................... OK in 0.35 sec
	test case: 'Simple file test' ................................................................ OK in 0.05 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 19.72 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.06 sec
	test case: 'Out-of-bounds seek' .............................................................. OK in 0.05 sec
	test case: 'Seek tests' ...................................................................... OK in 3.07 sec
	test case: 'Simple dir seek' ................................................................. OK in 0.04 sec
	test case: 'Simple file seek' ................................................................ OK in 0.04 sec
	test case: 'Simple file seek and write' ...................................................... OK in 0.07 sec
mbedgt: test case summary: 9 passes, 0 failures
mbedgt: all tests finished!
mbedgt: shuffle seed: 0.6007386248
mbedgt: test suite report:
+---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+
| target        | platform_name | test suite                                                                    | result | elapsed_time (sec) | copy_method |
+---------------+---------------+-------------------------------------------------------------------------------+--------+--------------------+-------------+
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | OK     | 19.9               | default     |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | OK     | 18.71              | default     |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | OK     | 18.7               | default     |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | OK     | 15.63              | default     |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | OK     | 19.72              | 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-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory creation                                                                     | 1      | 0      | OK     | 0.06               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory failures                                                                     | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory iteration                                                                    | 1      | 0      | OK     | 0.06               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory remove                                                                       | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory rename                                                                       | 1      | 0      | OK     | 0.19               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Directory tests                                                                        | 1      | 0      | OK     | 0.7                |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | File creation                                                                          | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Multi-block directory                                                                  | 1      | 0      | OK     | 2.41               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Nested directories                                                                     | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-dirs     | Root directory                                                                         | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Block Size file test                                                                   | 1      | 0      | OK     | 0.14               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Dir check                                                                              | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | File tests                                                                             | 1      | 0      | OK     | 0.55               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Large file test                                                                        | 1      | 0      | OK     | 1.36               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Medium file test                                                                       | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Multiple block size file test                                                          | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Non-overlap check                                                                      | 1      | 0      | OK     | 0.35               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Simple file test                                                                       | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-files    | Small file test                                                                        | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | 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.08               |
| VK_RZ_A1H-IAR | 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.13               |
| VK_RZ_A1H-IAR | 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.11               |
| VK_RZ_A1H-IAR | 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-IAR | 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.12               |
| VK_RZ_A1H-IAR | 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-IAR | 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-IAR | 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.09               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_09: ftell() handling.                                                 | 1      | 0      | OK     | 0.09               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_10: remove() test.                                                    | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_11: rename().                                                         | 1      | 0      | OK     | 0.07               |
| VK_RZ_A1H-IAR | 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.1                |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_13: mkdir() test.                                                     | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-IAR | 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-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-fopen    | FSFAT_FOPEN_TEST_15: format() test.                                                    | 1      | 0      | OK     | 0.08               |
| VK_RZ_A1H-IAR | 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.08               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | File tests                                                                             | 1      | 0      | OK     | 0.56               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-parallel | Filesystem access from multiple threads                                                | 1      | 0      | OK     | 0.3                |
| VK_RZ_A1H-IAR | 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-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large dir seek                                                                         | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large file seek                                                                        | 1      | 0      | OK     | 0.05               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Large file seek and write                                                              | 1      | 0      | OK     | 0.06               |
| VK_RZ_A1H-IAR | 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-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Seek tests                                                                             | 1      | 0      | OK     | 3.07               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple dir seek                                                                        | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple file seek                                                                       | 1      | 0      | OK     | 0.04               |
| VK_RZ_A1H-IAR | VK_RZ_A1H     | mbed-os-components-storage-blockdevice-component_sd-tests-filesystem-seek     | Simple file seek and write                                                             | 1      | 0      | OK     | 0.07               |
+---------------+---------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------+--------+--------+--------+--------------------+
mbedgt: test case results: 46 OK
mbedgt: completed in 93.54 sec
[mbed] Auto-installing missing Python modules...