$ mbed test -t ARM -m TMPM066 -n tests-mbed_hal-common_ticker*,tests-mbed_hal-us_ticker* -v Building library mbed-build (TMPM066, ARM) Scan: mbed-os Macros: -D__CORTEX_M0 -DCMSIS_VECTAB_VIRTUAL -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -D__MBED_CMSIS_RTOS_CM -D__CMSIS_RTOS -DTARGET_TMPM066 -DTOOLCHAIN_GCC -DTARGET_CORTEX_M -DARM_MATH_CM0 -DTARGET_M0 -DTARGET_TOSHIBA -DDEVICE_SERIAL=1 -D__TMPM066__ -DDEVICE_INTERRUPTIN=1 -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DTARGET_RELEASE -DDEVICE_USTICKER=1 -DDEVICE_PORTIN=1 -DDEVICE_SLEEP=1 -DTOOLCHAIN_ARM -DCMSIS_VECTAB_VIRTUAL_HEADER_FILE="cmsis_nvic.h" -DDEVICE_ANALOGIN=1 -DDEVICE_PWMOUT=1 -DMBED_BUILD_TIMESTAMP=1537355372.42 -DTARGET_LIKE_CORTEX_M0 Building project common_tickers_freq (TMPM066, ARM) Scan: ARM Link: common_tickers_freq Link: C:\Keil_v5\ARM\ARMCC\bin\armlink --via .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers_freq\.link_options.txt [DEBUG] Return: 0 Elf2Bin: common_tickers_freq FromELF: C:\Keil_v5\ARM\ARMCC\bin\fromelf --bin -o .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers_freq\common_tickers_freq.bin .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers_freq\common_tickers_freq.elf [DEBUG] Return: 0 | Module | .text | .data | .bss | |---------------------------------|---------------|-------------|-------------| | TESTS\mbed_hal | 784(+784) | 20(+20) | 72(+72) | | [lib]\c_p.l | 10487(+10487) | 16(+16) | 348(+348) | | [lib]\cpprt_p.l | 44(+44) | 0(+0) | 0(+0) | | [lib]\fz_ps.l | 32(+32) | 0(+0) | 0(+0) | | [lib]\m_ps.l | 44(+44) | 0(+0) | 0(+0) | | anon$$obj.o | 32(+32) | 0(+0) | 0(+0) | | drivers\I2C.o | 46(+46) | 0(+0) | 0(+0) | | drivers\InterruptIn.o | 27(+27) | 0(+0) | 0(+0) | | drivers\InterruptManager.o | 28(+28) | 0(+0) | 0(+0) | | drivers\RawSerial.o | 324(+324) | 0(+0) | 0(+0) | | drivers\SerialBase.o | 246(+246) | 0(+0) | 0(+0) | | drivers\Ticker.o | 154(+154) | 0(+0) | 0(+0) | | drivers\Timeout.o | 108(+108) | 0(+0) | 0(+0) | | drivers\TimerEvent.o | 104(+104) | 0(+0) | 0(+0) | | features\frameworks | 7743(+7743) | 140(+140) | 668(+668) | | features\netsocket | 88(+88) | 0(+0) | 0(+0) | | hal\mbed_critical_section_api.o | 140(+140) | 2(+2) | 0(+0) | | hal\mbed_gpio.o | 44(+44) | 0(+0) | 0(+0) | | hal\mbed_pinmap_common.o | 296(+296) | 0(+0) | 0(+0) | | hal\mbed_sleep_manager.o | 228(+228) | 24(+24) | 0(+0) | | hal\mbed_ticker_api.o | 1294(+1294) | 0(+0) | 0(+0) | | hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | | platform\FileBase.o | 132(+132) | 8(+8) | 40(+40) | | platform\FilePath.o | 222(+222) | 0(+0) | 0(+0) | | platform\mbed_alloc_wrappers.o | 32(+32) | 0(+0) | 0(+0) | | platform\mbed_assert.o | 84(+84) | 0(+0) | 0(+0) | | platform\mbed_board.o | 260(+260) | 0(+0) | 0(+0) | | platform\mbed_critical.o | 280(+280) | 4(+4) | 0(+0) | | platform\mbed_error.o | 980(+980) | 12(+12) | 104(+104) | | platform\mbed_retarget.o | 1552(+1552) | 80(+80) | 372(+372) | | platform\mbed_wait_api_rtos.o | 72(+72) | 0(+0) | 0(+0) | | rtos\Mutex.o | 336(+336) | 0(+0) | 0(+0) | | rtos\TARGET_CORTEX | 9459(+9459) | 2294(+2294) | 4588(+4588) | | rtos\ThisThread.o | 64(+64) | 0(+0) | 0(+0) | | rtos\Thread.o | 10(+10) | 0(+0) | 0(+0) | | targets\TARGET_TOSHIBA | 5743(+5743) | 21(+21) | 84(+84) | | Subtotals | 41607(+41607) | 2625(+2625) | 6340(+6340) | Total Static RAM memory (data + bss): 8965(+8965) bytes Total Flash memory (text + data): 44232(+44232) bytes Image: BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/common_tickers_freq/common_tickers_freq.bin [Error] @,: Compiler version mismatch: Have 5.05; expected version >= 5.06 and < 5.07 Building project us_ticker (TMPM066, ARM) Scan: ARM Scan: us_ticker Macros: -D__CORTEX_M0 -DCMSIS_VECTAB_VIRTUAL -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -D__MBED_CMSIS_RTOS_CM -D__CMSIS_RTOS -DTARGET_TMPM066 -DDEVICE_USTICKER=1 -DTARGET_CORTEX_M -DARM_MATH_CM0 -DTARGET_M0 -DTARGET_TOSHIBA -DDEVICE_SERIAL=1 -DMBED_BUILD_TIMESTAMP=1537355725.87 -DDEVICE_INTERRUPTIN=1 -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DTARGET_RELEASE -DDEVICE_PORTIN=1 -DDEVICE_SLEEP=1 -D__TMPM066__ -DCMSIS_VECTAB_VIRTUAL_HEADER_FILE="cmsis_nvic.h" -DDEVICE_ANALOGIN=1 -DDEVICE_PWMOUT=1 -DTARGET_LIKE_CORTEX_M0 -DTOOLCHAIN_ARM -DTOOLCHAIN_ARM_STD Compile [100.0%]: main.cpp Compile: C:\Keil_v5\ARM\ARMCC\bin\armcc -c --gnu -Otime --split_sections --apcs=interwork --brief_diagnostics --restrict --multibyte_chars -O3 --cpu=Cortex-M0 --md --no_depend_system_headers --c99 -D__ASSERT_MSG --cpp --no_rtti --no_vla -D__CORTEX_M0 -DCMSIS_VECTAB_VIRTUAL -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -D__MBED_CMSIS_RTOS_CM -D__CMSIS_RTOS -DTARGET_TMPM066 -DDEVICE_USTICKER=1 -DTARGET_CORTEX_M -DARM_MATH_CM0 -DTARGET_M0 -DTARGET_TOSHIBA -DDEVICE_SERIAL=1 -DMBED_BUILD_TIMESTAMP=1537355725.87 -DDEVICE_INTERRUPTIN=1 -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DTARGET_RELEASE -DDEVICE_PORTIN=1 -DDEVICE_SLEEP=1 -D__TMPM066__ -DCMSIS_VECTAB_VIRTUAL_HEADER_FILE="cmsis_nvic.h" -DDEVICE_ANALOGIN=1 -DDEVICE_PWMOUT=1 -DTARGET_LIKE_CORTEX_M0 -DTOOLCHAIN_ARM -DTOOLCHAIN_ARM_STD --preinclude=.\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\us_ticker\mbed_config.h --via .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\us_ticker\.includes_4cb66ad3fad060ae8b4372022153cd8d.txt --depend BUILD\tests\TMPM066\ARM\TESTS\mbed_hal\us_ticker\TESTS\mbed_hal\us_ticker\main.d -o BUILD\tests\TMPM066\ARM\TESTS\mbed_hal\us_ticker\TESTS\mbed_hal\us_ticker\main.o .\TESTS\mbed_hal\us_ticker\main.cpp [DEBUG] Return: 0 Link: us_ticker Link: C:\Keil_v5\ARM\ARMCC\bin\armlink --via .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\us_ticker\.link_options.txt [DEBUG] Return: 0 Elf2Bin: us_ticker FromELF: C:\Keil_v5\ARM\ARMCC\bin\fromelf --bin -o .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\us_ticker\us_ticker.bin .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\us_ticker\us_ticker.elf [DEBUG] Return: 0 | Module | .text | .data | .bss | |---------------------------------|---------------|-------------|-------------| | TESTS\mbed_hal | 264(+264) | 0(+0) | 72(+72) | | [lib]\c_p.l | 10487(+10487) | 16(+16) | 348(+348) | | [lib]\cpprt_p.l | 44(+44) | 0(+0) | 0(+0) | | [lib]\fz_ps.l | 32(+32) | 0(+0) | 0(+0) | | [lib]\m_ps.l | 44(+44) | 0(+0) | 0(+0) | | anon$$obj.o | 32(+32) | 0(+0) | 0(+0) | | drivers\I2C.o | 46(+46) | 0(+0) | 0(+0) | | drivers\InterruptIn.o | 27(+27) | 0(+0) | 0(+0) | | drivers\InterruptManager.o | 28(+28) | 0(+0) | 0(+0) | | drivers\RawSerial.o | 324(+324) | 0(+0) | 0(+0) | | drivers\SerialBase.o | 246(+246) | 0(+0) | 0(+0) | | drivers\Ticker.o | 154(+154) | 0(+0) | 0(+0) | | drivers\Timeout.o | 108(+108) | 0(+0) | 0(+0) | | drivers\TimerEvent.o | 104(+104) | 0(+0) | 0(+0) | | features\frameworks | 7457(+7457) | 140(+140) | 668(+668) | | features\netsocket | 138(+138) | 0(+0) | 0(+0) | | hal\mbed_critical_section_api.o | 140(+140) | 2(+2) | 0(+0) | | hal\mbed_gpio.o | 44(+44) | 0(+0) | 0(+0) | | hal\mbed_pinmap_common.o | 296(+296) | 0(+0) | 0(+0) | | hal\mbed_sleep_manager.o | 228(+228) | 24(+24) | 0(+0) | | hal\mbed_ticker_api.o | 1210(+1210) | 0(+0) | 0(+0) | | hal\mbed_us_ticker_api.o | 72(+72) | 4(+4) | 64(+64) | | platform\FileBase.o | 132(+132) | 8(+8) | 40(+40) | | platform\FilePath.o | 222(+222) | 0(+0) | 0(+0) | | platform\mbed_alloc_wrappers.o | 32(+32) | 0(+0) | 0(+0) | | platform\mbed_assert.o | 84(+84) | 0(+0) | 0(+0) | | platform\mbed_board.o | 260(+260) | 0(+0) | 0(+0) | | platform\mbed_critical.o | 280(+280) | 4(+4) | 0(+0) | | platform\mbed_error.o | 980(+980) | 12(+12) | 104(+104) | | platform\mbed_retarget.o | 1552(+1552) | 80(+80) | 372(+372) | | platform\mbed_wait_api_rtos.o | 72(+72) | 0(+0) | 0(+0) | | rtos\Mutex.o | 336(+336) | 0(+0) | 0(+0) | | rtos\TARGET_CORTEX | 9075(+9075) | 2294(+2294) | 4588(+4588) | | rtos\ThisThread.o | 64(+64) | 0(+0) | 0(+0) | | rtos\Thread.o | 10(+10) | 0(+0) | 0(+0) | | targets\TARGET_TOSHIBA | 5743(+5743) | 21(+21) | 84(+84) | | Subtotals | 40367(+40367) | 2605(+2605) | 6340(+6340) | Total Static RAM memory (data + bss): 8945(+8945) bytes Total Flash memory (text + data): 42972(+42972) bytes Image: BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/us_ticker/us_ticker.bin [Error] @,: Compiler version mismatch: Have 5.05; expected version >= 5.06 and < 5.07 Building project common_tickers (TMPM066, ARM) Scan: ARM Scan: common_tickers Macros: -D__CORTEX_M0 -DCMSIS_VECTAB_VIRTUAL -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1537355726.8 -D__CMSIS_RTOS -DTARGET_TMPM066 -DDEVICE_USTICKER=1 -DTARGET_CORTEX_M -DARM_MATH_CM0 -DTARGET_M0 -DTARGET_TOSHIBA -DDEVICE_SERIAL=1 -D__TMPM066__ -DDEVICE_INTERRUPTIN=1 -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DTARGET_RELEASE -DDEVICE_PORTIN=1 -DDEVICE_SLEEP=1 -DCMSIS_VECTAB_VIRTUAL_HEADER_FILE="cmsis_nvic.h" -DDEVICE_ANALOGIN=1 -DDEVICE_PWMOUT=1 -DTARGET_LIKE_CORTEX_M0 -DTOOLCHAIN_ARM -DTOOLCHAIN_ARM_STD Compile [100.0%]: main.cpp Compile: C:\Keil_v5\ARM\ARMCC\bin\armcc -c --gnu -Otime --split_sections --apcs=interwork --brief_diagnostics --restrict --multibyte_chars -O3 --cpu=Cortex-M0 --md --no_depend_system_headers --c99 -D__ASSERT_MSG --cpp --no_rtti --no_vla -D__CORTEX_M0 -DCMSIS_VECTAB_VIRTUAL -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1537355726.8 -D__CMSIS_RTOS -DTARGET_TMPM066 -DDEVICE_USTICKER=1 -DTARGET_CORTEX_M -DARM_MATH_CM0 -DTARGET_M0 -DTARGET_TOSHIBA -DDEVICE_SERIAL=1 -D__TMPM066__ -DDEVICE_INTERRUPTIN=1 -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DTARGET_RELEASE -DDEVICE_PORTIN=1 -DDEVICE_SLEEP=1 -DCMSIS_VECTAB_VIRTUAL_HEADER_FILE="cmsis_nvic.h" -DDEVICE_ANALOGIN=1 -DDEVICE_PWMOUT=1 -DTARGET_LIKE_CORTEX_M0 -DTOOLCHAIN_ARM -DTOOLCHAIN_ARM_STD --preinclude=.\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers\mbed_config.h --via .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers\.includes_dd16807a2e53b1cad769a6045472fd1c.txt --depend BUILD\tests\TMPM066\ARM\TESTS\mbed_hal\common_tickers\TESTS\mbed_hal\common_tickers\main.d -o BUILD\tests\TMPM066\ARM\TESTS\mbed_hal\common_tickers\TESTS\mbed_hal\common_tickers\main.o .\TESTS\mbed_hal\common_tickers\main.cpp [DEBUG] Return: 0 Link: common_tickers Link: C:\Keil_v5\ARM\ARMCC\bin\armlink --via .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers\.link_options.txt [DEBUG] Return: 0 Elf2Bin: common_tickers FromELF: C:\Keil_v5\ARM\ARMCC\bin\fromelf --bin -o .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers\common_tickers.bin .\BUILD\tests\TMPM066\ARM\.\TESTS\mbed_hal\common_tickers\common_tickers.elf [DEBUG] Return: 0 | Module | .text | .data | .bss | |---------------------------------|---------------|-------------|-------------| | TESTS\mbed_hal | 2958(+2958) | 20(+20) | 296(+296) | | [lib]\c_p.l | 11101(+11101) | 16(+16) | 348(+348) | | [lib]\cpprt_p.l | 44(+44) | 0(+0) | 0(+0) | | [lib]\fz_ps.l | 32(+32) | 0(+0) | 0(+0) | | [lib]\m_ps.l | 44(+44) | 0(+0) | 0(+0) | | anon$$obj.o | 32(+32) | 0(+0) | 0(+0) | | drivers\I2C.o | 46(+46) | 0(+0) | 0(+0) | | drivers\InterruptIn.o | 27(+27) | 0(+0) | 0(+0) | | drivers\InterruptManager.o | 28(+28) | 0(+0) | 0(+0) | | drivers\RawSerial.o | 324(+324) | 0(+0) | 0(+0) | | drivers\SerialBase.o | 246(+246) | 0(+0) | 0(+0) | | drivers\Ticker.o | 154(+154) | 0(+0) | 0(+0) | | drivers\Timeout.o | 108(+108) | 0(+0) | 0(+0) | | drivers\TimerEvent.o | 104(+104) | 0(+0) | 0(+0) | | features\frameworks | 8093(+8093) | 140(+140) | 668(+668) | | features\netsocket | 88(+88) | 0(+0) | 0(+0) | | hal\mbed_critical_section_api.o | 140(+140) | 2(+2) | 0(+0) | | hal\mbed_gpio.o | 44(+44) | 0(+0) | 0(+0) | | hal\mbed_pinmap_common.o | 296(+296) | 0(+0) | 0(+0) | | hal\mbed_sleep_manager.o | 228(+228) | 24(+24) | 0(+0) | | hal\mbed_ticker_api.o | 1294(+1294) | 0(+0) | 0(+0) | | hal\mbed_us_ticker_api.o | 88(+88) | 4(+4) | 64(+64) | | platform\FileBase.o | 132(+132) | 8(+8) | 40(+40) | | platform\FilePath.o | 222(+222) | 0(+0) | 0(+0) | | platform\mbed_alloc_wrappers.o | 32(+32) | 0(+0) | 0(+0) | | platform\mbed_assert.o | 84(+84) | 0(+0) | 0(+0) | | platform\mbed_board.o | 260(+260) | 0(+0) | 0(+0) | | platform\mbed_critical.o | 280(+280) | 4(+4) | 0(+0) | | platform\mbed_error.o | 980(+980) | 12(+12) | 104(+104) | | platform\mbed_retarget.o | 1552(+1552) | 80(+80) | 372(+372) | | platform\mbed_wait_api_rtos.o | 72(+72) | 0(+0) | 0(+0) | | rtos\Mutex.o | 336(+336) | 0(+0) | 0(+0) | | rtos\TARGET_CORTEX | 9459(+9459) | 2294(+2294) | 4588(+4588) | | rtos\ThisThread.o | 64(+64) | 0(+0) | 0(+0) | | rtos\Thread.o | 10(+10) | 0(+0) | 0(+0) | | targets\TARGET_TOSHIBA | 5743(+5743) | 21(+21) | 84(+84) | | Subtotals | 44745(+44745) | 2625(+2625) | 6564(+6564) | Total Static RAM memory (data + bss): 9189(+9189) bytes Total Flash memory (text + data): 47370(+47370) bytes Image: BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/common_tickers/common_tickers.bin Memory map breakdown for built projects (values in Bytes): | name | target | toolchain | static_ram | total_flash | |---------------------|---------|-----------|------------|-------------| | common_tickers | TMPM066 | ARM | 9189 | 47370 | | common_tickers_freq | TMPM066 | ARM | 8965 | 44232 | | us_ticker | TMPM066 | ARM | 8945 | 42972 | Build successes: * TMPM066::ARM::MBED-BUILD * TMPM066::ARM::TESTS-MBED_HAL-COMMON_TICKERS * TMPM066::ARM::TESTS-MBED_HAL-COMMON_TICKERS_FREQ * TMPM066::ARM::TESTS-MBED_HAL-US_TICKER mbedgt: greentea test automation tool ver. 1.3.3 mbedgt: test specification file '.\BUILD\tests\TMPM066\ARM\test_spec.json' (specified with --test-spec option) mbedgt: using '.\BUILD\tests\TMPM066\ARM\test_spec.json' from current directory! mbedgt: detecting connected mbed-enabled devices... mbedgt: detected 1 device +---------------+----------------------+-------------+-------------+--------------------------------------------------+ | platform_name | platform_name_unique | serial_port | mount_point | target_id | +---------------+----------------------+-------------+-------------+--------------------------------------------------+ | TMPM066 | TMPM066[0] | COM4 | D: | 701100000000000000000000000000000000000097969904 | +---------------+----------------------+-------------+-------------+--------------------------------------------------+ mbedgt: processing target 'TMPM066' toolchain 'ARM' compatible platforms... (note: switch set to --parallel 1) +---------------+----------------------+-------------+-------------+--------------------------------------------------+ | platform_name | platform_name_unique | serial_port | mount_point | target_id | +---------------+----------------------+-------------+-------------+--------------------------------------------------+ | TMPM066 | TMPM066[0] | COM4:9600 | D: | 701100000000000000000000000000000000000097969904 | +---------------+----------------------+-------------+-------------+--------------------------------------------------+ mbedgt: test case filter (specified with -n option) tests-mbed_hal-us_ticker* {u'tests-mbed_hal-common_tickers_freq': , u'tests-mbed_hal-us_ticker': , u'tests-mbed_hal-common_tickers': } test filtered in 'tests-mbed_hal-us_ticker' tests-mbed_hal-common_ticker* {u'tests-mbed_hal-common_tickers_freq': , u'tests-mbed_hal-us_ticker': , u'tests-mbed_hal-common_tickers': } test filtered in 'tests-mbed_hal-common_tickers_freq' test filtered in 'tests-mbed_hal-common_tickers' mbedgt: running 3 tests for platform 'TMPM066' and toolchain 'ARM' use 1 instance of execution threads for testing mbedgt: checking for 'host_tests' directory above image directory structure found 'host_tests' directory in: 'TESTS\host_tests' mbedgt: selecting test case observer... calling mbedhtrun: mbedhtrun -m TMPM066 -p COM4:9600 -f "BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/common_tickers_freq/common_tickers_freq.bin" -e "TESTS\host_tests" -d D: -c default -t 701100000000000000000000000000000000000097969904 -r default -C 4 --sync 5 mbedgt: mbed-host-test-runner: started [1537355737.19][HTST][INF] host test executor ver. 1.3.1 [1537355737.19][HTST][INF] copy image onto target... [1537355737.19][COPY][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' mount point (current is 'D:')... 1 file(s) copied. [1537355771.03][HTST][INF] starting host test process... [1537355772.73][CONN][INF] starting connection process... [1537355772.73][CONN][INF] notify event queue about extra 60 sec timeout for serial port pooling [1537355772.73][CONN][INF] initializing serial port listener... [1537355772.73][PLGN][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' serial port (current is 'COM4')... [1537355772.75][HTST][INF] setting timeout to: 60 sec [1537355772.84][SERI][INF] serial(port=COM4, baudrate=9600, read_timeout=0.01, write_timeout=5) [1537355772.84][SERI][INF] reset device using 'default' plugin... [1537355773.09][SERI][INF] waiting 1.00 sec after reset [1537355774.09][SERI][INF] wait for it... [1537355774.10][SERI][TXD] mbedmbedmbedmbedmbedmbedmbedmbedmbedmbed [1537355774.10][CONN][INF] sending up to 5 __sync packets (specified with --sync=5) [1537355774.10][CONN][INF] sending preamble '426ec33a-4e55-44b2-9f44-a66f0d0a23db' [1537355774.10][SERI][TXD] {{__sync;426ec33a-4e55-44b2-9f44-a66f0d0a23db}} [1537355774.23][CONN][RXD] mbedmbedmbedmbedmbedmbedmbedmbed [1537355774.28][CONN][INF] found SYNC in stream: {{__sync;426ec33a-4e55-44b2-9f44-a66f0d0a23db}} it is #0 sent, queued... [1537355774.30][HTST][INF] sync KV found, uuid=426ec33a-4e55-44b2-9f44-a66f0d0a23db, timestamp=1537355774.280000 [1537355774.31][CONN][INF] found KV pair in stream: {{__version;1.3.0}}, queued... [1537355774.33][HTST][INF] DUT greentea-client version: 1.3.0 [1537355774.33][CONN][INF] found KV pair in stream: {{__timeout;120}}, queued... [1537355774.34][HTST][INF] setting timeout to: 120 sec [1537355774.37][CONN][INF] found KV pair in stream: {{__host_test_name;timing_drift_auto}}, queued... [1537355774.39][HTST][INF] host test class: '' [1537355774.39][CONN][INF] found KV pair in stream: {{__testcase_count;1}}, queued... [1537355774.39][HTST][INF] host test setup() call... [1537355774.39][HTST][INF] CALLBACKs updated [1537355774.39][HTST][INF] host test detected: timing_drift_auto [1537355774.42][CONN][RXD] >>> Running 1 test cases... [1537355774.48][CONN][RXD] [1537355774.48][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker frequency test}}, queued... [1537355774.55][CONN][RXD] >>> Running case #1: 'Microsecond ticker frequency test'... [1537355774.61][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker frequency test}}, queued... [1537355774.64][CONN][INF] found KV pair in stream: {{timing_drift_check_start;0}}, queued... [1537355774.67][SERI][TXD] {{base_time;0}} [1537355774.72][CONN][INF] found KV pair in stream: {{base_time;91352}}, queued... [1537355785.99][SERI][TXD] {{final_time;0}} [1537355785.99][HTST][INF] Device base time 91352 [1537355785.99][HTST][INF] sleeping for 11.2400054932 to measure drift accurately [1537355786.03][CONN][INF] found KV pair in stream: {{final_time;11409684}}, queued... [1537355786.05][HTST][INF] Device final time 11409684 [1537355786.05][HTST][INF] Compute host events [1537355786.05][HTST][INF] Transport delay 0: 0.0780000686646 [1537355786.05][HTST][INF] Transport delay 1: 0.0469999313354 [1537355786.05][HTST][INF] DUT base time : 91352.0 [1537355786.05][HTST][INF] DUT end time : 11409684.0 [1537355786.05][HTST][INF] min_pass : 10.8252499819 , max_pass : 11.83349998 for 5.0%% [1537355786.05][HTST][INF] min_inconclusive : 10.7064999819 , max_inconclusive : 11.96474998 [1537355786.05][HTST][INF] Time reported by device: 11.318332 [1537355786.05][HTST][INF] Test passed !!! [1537355786.07][SERI][TXD] {{pass;0}} [1537355786.15][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker frequency test;1;0}}, queued... [1537355786.22][CONN][RXD] >>> 'Microsecond ticker frequency test': 1 passed, 0 failed [1537355786.22][CONN][RXD] [1537355786.25][CONN][RXD] >>> Test cases: 1 passed, 0 failed [1537355786.28][CONN][INF] found KV pair in stream: {{__testcase_summary;1;0}}, queued... [1537355786.31][CONN][INF] found KV pair in stream: {{max_heap_usage;0}}, queued... [1537355786.33][HTST][ERR] orphan event in main phase: {{max_heap_usage;0}}, timestamp=1537355786.310000 [1537355786.33][CONN][INF] found KV pair in stream: {{reserved_heap;0}}, queued... [1537355786.33][HTST][ERR] orphan event in main phase: {{reserved_heap;0}}, timestamp=1537355786.325000 [1537355786.34][CONN][INF] found KV pair in stream: {{end;success}}, queued... [1537355786.36][CONN][INF] found KV pair in stream: {{__exit;0}}, queued... [1537355786.36][HTST][INF] __notify_complete(True) [1537355786.36][HTST][INF] __exit(0) [1537355786.36][HTST][INF] __exit_event_queue received [1537355786.36][HTST][INF] test suite run finished after 12.02 sec... [1537355786.37][CONN][INF] received special event '__host_test_finished' value='True', finishing [1537355786.39][HTST][INF] CONN exited with code: 0 [1537355786.39][HTST][INF] Some events in queue [1537355786.39][HTST][INF] stopped consuming events [1537355786.39][HTST][INF] host test result() call skipped, received: True [1537355786.39][HTST][INF] calling blocking teardown() [1537355786.39][HTST][INF] teardown() finished [1537355786.39][HTST][INF] {{result;success}} mbedgt: checking for GCOV data... mbedgt: mbed-host-test-runner: stopped and returned 'OK' mbedgt: test on hardware with target id: 701100000000000000000000000000000000000097969904 mbedgt: test suite 'tests-mbed_hal-common_tickers_freq' .............................................. OK in 51.46 sec test case: 'Microsecond ticker frequency test' ............................................... OK in 11.54 sec mbedgt: test case summary: 1 pass, 0 failures mbedgt: checking for 'host_tests' directory above image directory structure found 'host_tests' directory in: 'TESTS\host_tests' mbedgt: selecting test case observer... calling mbedhtrun: mbedhtrun -m TMPM066 -p COM4:9600 -f "BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/us_ticker/us_ticker.bin" -e "TESTS\host_tests" -d D: -c default -t 701100000000000000000000000000000000000097969904 -r default -C 4 --sync 5 mbedgt: mbed-host-test-runner: started [1537355788.33][HTST][INF] host test executor ver. 1.3.1 [1537355788.33][HTST][INF] copy image onto target... [1537355788.33][COPY][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' mount point (current is 'D:')... 1 file(s) copied. [1537355822.11][HTST][INF] starting host test process... [1537355824.14][CONN][INF] starting connection process... [1537355824.14][CONN][INF] notify event queue about extra 60 sec timeout for serial port pooling [1537355824.14][CONN][INF] initializing serial port listener... [1537355824.14][PLGN][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' serial port (current is 'COM4')... [1537355824.14][HTST][INF] setting timeout to: 60 sec [1537355824.22][SERI][INF] serial(port=COM4, baudrate=9600, read_timeout=0.01, write_timeout=5) [1537355824.22][SERI][INF] reset device using 'default' plugin... [1537355824.47][SERI][INF] waiting 1.00 sec after reset [1537355825.47][SERI][INF] wait for it... [1537355825.48][SERI][TXD] mbedmbedmbedmbedmbedmbedmbedmbedmbedmbed [1537355825.48][CONN][INF] sending up to 5 __sync packets (specified with --sync=5) [1537355825.48][CONN][INF] sending preamble '56b8c2ec-9e1e-4d2f-97db-c711f92c552d' [1537355825.48][SERI][TXD] {{__sync;56b8c2ec-9e1e-4d2f-97db-c711f92c552d}} [1537355825.61][CONN][RXD] mbedmbedmbedmbedmbedmbedmbedmbed [1537355825.67][CONN][INF] found SYNC in stream: {{__sync;56b8c2ec-9e1e-4d2f-97db-c711f92c552d}} it is #0 sent, queued... [1537355825.67][HTST][INF] sync KV found, uuid=56b8c2ec-9e1e-4d2f-97db-c711f92c552d, timestamp=1537355825.667000 [1537355825.69][CONN][INF] found KV pair in stream: {{__version;1.3.0}}, queued... [1537355825.69][HTST][INF] DUT greentea-client version: 1.3.0 [1537355825.70][CONN][INF] found KV pair in stream: {{__timeout;20}}, queued... [1537355825.70][HTST][INF] setting timeout to: 20 sec [1537355825.74][CONN][INF] found KV pair in stream: {{__host_test_name;default_auto}}, queued... [1537355825.74][HTST][INF] host test class: '' [1537355825.75][HTST][INF] host test setup() call... [1537355825.75][HTST][INF] CALLBACKs updated [1537355825.75][HTST][INF] host test detected: default_auto [1537355825.77][CONN][RXD] >>> Running 1 test cases... [1537355825.81][CONN][RXD] [1537355825.81][CONN][INF] found KV pair in stream: {{__testcase_name;us ticker info test}}, queued... [1537355825.87][CONN][RXD] >>> Running case #1: 'us ticker info test'... [1537355825.91][CONN][INF] found KV pair in stream: {{__testcase_start;us ticker info test}}, queued... [1537355825.96][CONN][INF] found KV pair in stream: {{__testcase_finish;us ticker info test;1;0}}, queued... [1537355826.01][CONN][RXD] >>> 'us ticker info test': 1 passed, 0 failed [1537355826.01][CONN][RXD] [1537355826.04][CONN][RXD] >>> Test cases: 1 passed, 0 failed [1537355826.07][CONN][INF] found KV pair in stream: {{__testcase_summary;1;0}}, queued... [1537355826.09][CONN][INF] found KV pair in stream: {{max_heap_usage;0}}, queued... [1537355826.10][HTST][ERR] orphan event in main phase: {{max_heap_usage;0}}, timestamp=1537355826.093000 [1537355826.12][CONN][INF] found KV pair in stream: {{reserved_heap;0}}, queued... [1537355826.12][HTST][ERR] orphan event in main phase: {{reserved_heap;0}}, timestamp=1537355826.115000 [1537355826.14][CONN][INF] found KV pair in stream: {{end;success}}, queued... [1537355826.14][HTST][INF] __notify_complete(True) [1537355826.14][HTST][INF] __exit_event_queue received [1537355826.14][HTST][INF] test suite run finished after 0.44 sec... [1537355826.15][CONN][INF] found KV pair in stream: {{__exit;0}}, queued... [1537355826.15][CONN][INF] received special event '__host_test_finished' value='True', finishing [1537355826.18][HTST][INF] CONN exited with code: 0 [1537355826.18][HTST][INF] Some events in queue [1537355826.18][HTST][INF] stopped consuming events [1537355826.18][HTST][INF] host test result() call skipped, received: True [1537355826.18][HTST][WRN] missing __exit event from DUT [1537355826.18][HTST][INF] calling blocking teardown() [1537355826.18][HTST][INF] teardown() finished [1537355826.18][HTST][INF] {{result;success}} mbedgt: checking for GCOV data... mbedgt: mbed-host-test-runner: stopped and returned 'OK' mbedgt: test on hardware with target id: 701100000000000000000000000000000000000097969904 mbedgt: test suite 'tests-mbed_hal-us_ticker' ........................................................ OK in 39.76 sec test case: 'us ticker info test' ............................................................. OK in 0.05 sec mbedgt: test case summary: 1 pass, 0 failures mbedgt: checking for 'host_tests' directory above image directory structure found 'host_tests' directory in: 'TESTS\host_tests' mbedgt: selecting test case observer... calling mbedhtrun: mbedhtrun -m TMPM066 -p COM4:9600 -f "BUILD/tests/TMPM066/ARM/TESTS/mbed_hal/common_tickers/common_tickers.bin" -e "TESTS\host_tests" -d D: -c default -t 701100000000000000000000000000000000000097969904 -r default -C 4 --sync 5 mbedgt: mbed-host-test-runner: started [1537355828.61][HTST][INF] host test executor ver. 1.3.1 [1537355828.61][HTST][INF] copy image onto target... [1537355828.62][COPY][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' mount point (current is 'D:')... 1 file(s) copied. [1537355840.81][HTST][INF] starting host test process... [1537355842.48][CONN][INF] starting connection process... [1537355842.48][CONN][INF] notify event queue about extra 60 sec timeout for serial port pooling [1537355842.48][CONN][INF] initializing serial port listener... [1537355842.48][PLGN][INF] Waiting up to 60 sec for '701100000000000000000000000000000000000097969904' serial port (current is 'COM4')... [1537355842.48][HTST][INF] setting timeout to: 60 sec [1537355842.55][SERI][INF] serial(port=COM4, baudrate=9600, read_timeout=0.01, write_timeout=5) [1537355842.55][SERI][INF] reset device using 'default' plugin... [1537355842.81][SERI][INF] waiting 1.00 sec after reset [1537355843.81][SERI][INF] wait for it... [1537355843.81][SERI][TXD] mbedmbedmbedmbedmbedmbedmbedmbedmbedmbed [1537355843.81][CONN][INF] sending up to 5 __sync packets (specified with --sync=5) [1537355843.81][CONN][INF] sending preamble 'a993c8c8-7a17-4e42-8e02-9551df11bcf3' [1537355843.81][SERI][TXD] {{__sync;a993c8c8-7a17-4e42-8e02-9551df11bcf3}} [1537355843.94][CONN][RXD] mbedmbedmbedmbedmbedmbedmbedmbed [1537355843.99][CONN][INF] found SYNC in stream: {{__sync;a993c8c8-7a17-4e42-8e02-9551df11bcf3}} it is #0 sent, queued... [1537355844.00][HTST][INF] sync KV found, uuid=a993c8c8-7a17-4e42-8e02-9551df11bcf3, timestamp=1537355843.992000 [1537355844.01][CONN][INF] found KV pair in stream: {{__version;1.3.0}}, queued... [1537355844.02][HTST][INF] DUT greentea-client version: 1.3.0 [1537355844.04][CONN][INF] found KV pair in stream: {{__timeout;30}}, queued... [1537355844.04][HTST][INF] setting timeout to: 30 sec [1537355844.07][CONN][INF] found KV pair in stream: {{__host_test_name;default_auto}}, queued... [1537355844.07][HTST][INF] host test class: '' [1537355844.07][HTST][INF] host test setup() call... [1537355844.07][HTST][INF] CALLBACKs updated [1537355844.07][HTST][INF] host test detected: default_auto [1537355844.10][CONN][RXD] >>> Running 9 test cases... [1537355844.18][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker init is safe to call repeatedly}}, queued... [1537355844.23][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker info test}}, queued... [1537355844.28][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker interrupt test}}, queued... [1537355844.36][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker past interrupt test}}, queued... [1537355844.41][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker reschedule test}}, queued... [1537355844.47][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker fire interrupt}}, queued... [1537355844.53][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker overflow test}}, queued... [1537355844.58][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker increment test}}, queued... [1537355844.63][CONN][RXD] [1537355844.63][CONN][INF] found KV pair in stream: {{__testcase_name;Microsecond ticker speed test}}, queued... [1537355844.72][CONN][RXD] >>> Running case #1: 'Microsecond ticker init is safe to call repeatedly'... [1537355844.80][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker init is safe to call repeatedly}}, queued... [1537355844.89][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker init is safe to call repeatedly;1;0}}, queued... [1537355844.97][CONN][RXD] >>> 'Microsecond ticker init is safe to call repeatedly': 1 passed, 0 failed [1537355844.97][CONN][RXD] [1537355845.02][CONN][RXD] >>> Running case #2: 'Microsecond ticker info test'... [1537355845.08][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker info test}}, queued... [1537355845.14][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker info test;1;0}}, queued... [1537355845.19][CONN][RXD] >>> 'Microsecond ticker info test': 1 passed, 0 failed [1537355845.19][CONN][RXD] [1537355845.26][CONN][RXD] >>> Running case #3: 'Microsecond ticker interrupt test'... [1537355845.32][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker interrupt test}}, queued... [1537355845.39][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker interrupt test;1;0}}, queued... [1537355845.45][CONN][RXD] >>> 'Microsecond ticker interrupt test': 1 passed, 0 failed [1537355845.45][CONN][RXD] [1537355845.52][CONN][RXD] >>> Running case #4: 'Microsecond ticker past interrupt test'... [1537355845.59][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker past interrupt test}}, queued... [1537355845.65][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker past interrupt test;1;0}}, queued... [1537355845.72][CONN][RXD] >>> 'Microsecond ticker past interrupt test': 1 passed, 0 failed [1537355845.72][CONN][RXD] [1537355845.79][CONN][RXD] >>> Running case #5: 'Microsecond ticker reschedule test'... [1537355845.85][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker reschedule test}}, queued... [1537355845.92][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker reschedule test;1;0}}, queued... [1537355845.98][CONN][RXD] >>> 'Microsecond ticker reschedule test': 1 passed, 0 failed [1537355845.98][CONN][RXD] [1537355846.04][CONN][RXD] >>> Running case #6: 'Microsecond ticker fire interrupt'... [1537355846.11][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker fire interrupt}}, queued... [1537355846.17][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker fire interrupt;1;0}}, queued... [1537355846.23][CONN][RXD] >>> 'Microsecond ticker fire interrupt': 1 passed, 0 failed [1537355846.23][CONN][RXD] [1537355846.29][CONN][RXD] >>> Running case #7: 'Microsecond ticker overflow test'... [1537355846.35][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker overflow test}}, queued... [1537355846.44][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker overflow test;1;0}}, queued... [1537355846.50][CONN][RXD] >>> 'Microsecond ticker overflow test': 1 passed, 0 failed [1537355846.50][CONN][RXD] [1537355846.56][CONN][RXD] >>> Running case #8: 'Microsecond ticker increment test'... [1537355846.62][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker increment test}}, queued... [1537355846.72][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker increment test;1;0}}, queued... [1537355846.78][CONN][RXD] >>> 'Microsecond ticker increment test': 1 passed, 0 failed [1537355846.78][CONN][RXD] [1537355846.84][CONN][RXD] >>> Running case #9: 'Microsecond ticker speed test'... [1537355846.90][CONN][INF] found KV pair in stream: {{__testcase_start;Microsecond ticker speed test}}, queued... [1537355846.96][CONN][INF] found KV pair in stream: {{__testcase_finish;Microsecond ticker speed test;1;0}}, queued... [1537355847.01][CONN][RXD] >>> 'Microsecond ticker speed test': 1 passed, 0 failed [1537355847.01][CONN][RXD] [1537355847.06][CONN][RXD] >>> Test cases: 9 passed, 0 failed [1537355847.09][CONN][INF] found KV pair in stream: {{__testcase_summary;9;0}}, queued... [1537355847.11][CONN][INF] found KV pair in stream: {{max_heap_usage;0}}, queued... [1537355847.11][HTST][ERR] orphan event in main phase: {{max_heap_usage;0}}, timestamp=1537355847.108000 [1537355847.13][CONN][INF] found KV pair in stream: {{reserved_heap;0}}, queued... [1537355847.13][HTST][ERR] orphan event in main phase: {{reserved_heap;0}}, timestamp=1537355847.129000 [1537355847.15][CONN][INF] found KV pair in stream: {{end;success}}, queued... [1537355847.16][HTST][INF] __notify_complete(True) [1537355847.16][HTST][INF] __exit_event_queue received [1537355847.16][HTST][INF] test suite run finished after 3.12 sec... [1537355847.16][CONN][INF] found KV pair in stream: {{__exit;0}}, queued... [1537355847.16][CONN][INF] received special event '__host_test_finished' value='True', finishing [1537355847.19][HTST][INF] CONN exited with code: 0 [1537355847.19][HTST][INF] Some events in queue [1537355847.19][HTST][INF] stopped consuming events [1537355847.19][HTST][INF] host test result() call skipped, received: True [1537355847.19][HTST][WRN] missing __exit event from DUT [1537355847.19][HTST][INF] calling blocking teardown() [1537355847.19][HTST][INF] teardown() finished [1537355847.19][HTST][INF] {{result;success}} mbedgt: checking for GCOV data... mbedgt: mbed-host-test-runner: stopped and returned 'OK' mbedgt: test on hardware with target id: 701100000000000000000000000000000000000097969904 mbedgt: test suite 'tests-mbed_hal-common_tickers' ................................................... OK in 21.00 sec test case: 'Microsecond ticker fire interrupt' ............................................... OK in 0.06 sec test case: 'Microsecond ticker increment test' ............................................... OK in 0.10 sec test case: 'Microsecond ticker info test' .................................................... OK in 0.06 sec test case: 'Microsecond ticker init is safe to call repeatedly' .............................. OK in 0.09 sec test case: 'Microsecond ticker interrupt test' ............................................... OK in 0.07 sec test case: 'Microsecond ticker overflow test' ................................................ OK in 0.09 sec test case: 'Microsecond ticker past interrupt test' .......................................... OK in 0.06 sec test case: 'Microsecond ticker reschedule test' .............................................. OK in 0.07 sec test case: 'Microsecond ticker speed test' ................................................... OK in 0.06 sec mbedgt: test case summary: 9 passes, 0 failures mbedgt: all tests finished! mbedgt: shuffle seed: 0.3817987109 mbedgt: test suite report: +-------------+---------------+------------------------------------+--------+--------------------+-------------+ | target | platform_name | test suite | result | elapsed_time (sec) | copy_method | +-------------+---------------+------------------------------------+--------+--------------------+-------------+ | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | OK | 21.0 | default | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers_freq | OK | 51.46 | default | | TMPM066-ARM | TMPM066 | tests-mbed_hal-us_ticker | OK | 39.76 | default | +-------------+---------------+------------------------------------+--------+--------------------+-------------+ mbedgt: test suite results: 3 OK mbedgt: test case report: +-------------+---------------+------------------------------------+----------------------------------------------------+--------+--------+--------+--------------------+ | target | platform_name | test suite | test case | passed | failed | result | elapsed_time (sec) | +-------------+---------------+------------------------------------+----------------------------------------------------+--------+--------+--------+--------------------+ | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker fire interrupt | 1 | 0 | OK | 0.06 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker increment test | 1 | 0 | OK | 0.1 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker info test | 1 | 0 | OK | 0.06 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker init is safe to call repeatedly | 1 | 0 | OK | 0.09 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker interrupt test | 1 | 0 | OK | 0.07 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker overflow test | 1 | 0 | OK | 0.09 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker past interrupt test | 1 | 0 | OK | 0.06 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker reschedule test | 1 | 0 | OK | 0.07 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers | Microsecond ticker speed test | 1 | 0 | OK | 0.06 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-common_tickers_freq | Microsecond ticker frequency test | 1 | 0 | OK | 11.54 | | TMPM066-ARM | TMPM066 | tests-mbed_hal-us_ticker | us ticker info test | 1 | 0 | OK | 0.05 | +-------------+---------------+------------------------------------+----------------------------------------------------+--------+--------+--------+--------------------+ mbedgt: test case results: 11 OK mbedgt: completed in 114.53 sec