D:\TE_OM2_241\Testing_PR>mbed test -m UBLOX_EVK_ODIN_W2 -t IAR -n mbed-os-tests-mbed_hal-sleep --run [mbed] WARNING: Could not find mbed program in current path "D:\TE_OM2_241\Testing_PR". [mbed] WARNING: You can fix this by calling "mbed new ." in the root of your program. --- [mbed] Auto-installing missing Python modules... [mbed] WARNING: Unable to auto-install required Python modules. --- [mbed] WARNING: ----------------------------------------------------------------- [mbed] WARNING: The mbed OS tools in this program require the following Python modules: git, mbed_cloud_sdk, icetea [mbed] WARNING: You can install all missing modules by running "pip install -r requirements.txt" in "D:\TE_OM2_241\Testing_PR\mbed-os" --- mbedgt: greentea test automation tool ver. 1.3.3 mbedgt: test specification file 'D:\TE_OM2_241\Testing_PR\BUILD\tests\UBLOX_EVK_ODIN_W2\IAR\test_spec.json' (specified with --test-spec option) mbedgt: using 'D:\TE_OM2_241\Testing_PR\BUILD\tests\UBLOX_EVK_ODIN_W2\IAR\test_spec.json' from current directory! mbedgt: detecting connected mbed-enabled devices... mbedgt: detected 1 device mbedgt: processing target 'UBLOX_EVK_ODIN_W2' toolchain 'IAR' compatible platforms... (note: switch set to --parallel 1) mbedgt: test case filter (specified with -n option) mbed-os-tests-mbed_hal-sleep {u'mbed-os-tests-mbed_hal-sleep': } test filtered in 'mbed-os-tests-mbed_hal-sleep' mbedgt: running 1 test for platform 'UBLOX_EVK_ODIN_W2' and toolchain 'IAR' mbedgt: mbed-host-test-runner: started mbedgt: checking for GCOV data... mbedgt: test on hardware with target id: 123602210424681B3B60EB10 mbedgt: test suite 'mbed-os-tests-mbed_hal-sleep' .................................................... OK in 13.05 sec test case: 'deep-sleep - high-speed clocks are turned off' ................................... OK in 0.11 sec test case: 'deep-sleep - source of wake-up - lp ticker' ...................................... OK in 1.00 sec test case: 'sleep - source of wake-up - us ticker' ........................................... OK in 0.10 sec mbedgt: test case summary: 3 passes, 0 failures mbedgt: all tests finished! mbedgt: shuffle seed: 0.3925054177 mbedgt: test suite report: +-----------------------+-------------------+------------------------------+--------+--------------------+-------------+ | target | platform_name | test suite | result | elapsed_time (sec) | copy_method | +-----------------------+-------------------+------------------------------+--------+--------------------+-------------+ | UBLOX_EVK_ODIN_W2-IAR | UBLOX_EVK_ODIN_W2 | mbed-os-tests-mbed_hal-sleep | OK | 13.05 | default | +-----------------------+-------------------+------------------------------+--------+--------------------+-------------+ mbedgt: test suite results: 1 OK mbedgt: test case report: +-----------------------+-------------------+------------------------------+-----------------------------------------------+--------+--------+--------+--------------------+ | target | platform_name | test suite | test case | passed | failed | result | elapsed_time (sec) | +-----------------------+-------------------+------------------------------+-----------------------------------------------+--------+--------+--------+--------------------+ | UBLOX_EVK_ODIN_W2-IAR | UBLOX_EVK_ODIN_W2 | mbed-os-tests-mbed_hal-sleep | deep-sleep - high-speed clocks are turned off | 1 | 0 | OK | 0.11 | | UBLOX_EVK_ODIN_W2-IAR | UBLOX_EVK_ODIN_W2 | mbed-os-tests-mbed_hal-sleep | deep-sleep - source of wake-up - lp ticker | 1 | 0 | OK | 1.0 | | UBLOX_EVK_ODIN_W2-IAR | UBLOX_EVK_ODIN_W2 | mbed-os-tests-mbed_hal-sleep | sleep - source of wake-up - us ticker | 1 | 0 | OK | 0.1 | +-----------------------+-------------------+------------------------------+-----------------------------------------------+--------+--------+--------+--------------------+ mbedgt: test case results: 3 OK mbedgt: completed in 13.96 sec