When running icetea tests:
c:\D\mbed-projects\hmipanel\mbed-os>mbed test --icetea --compile-list -v
[mbed] Working path "c:\D\mbed-projects\hmipanel\mbed-os" (library)
[mbed] Program path "c:\D\mbed-projects\hmipanel"
[mbed] Exec "c:\python27\python.exe -u c:\D\mbed-projects\hmipanel\mbed-os\tools\run_icetea.py -m NUCLEO_F091RC -t GCC_ARM -v --compile-list" in "c:\D\mbed-projects\hmipanel"
Traceback (most recent call last):
File "c:\D\mbed-projects\hmipanel\mbed-os\tools\run_icetea.py", line 288, in <module>
icetea_json_output = icetea_tests(options.target, options.tcdir, options.verbose)
File "c:\D\mbed-projects\hmipanel\mbed-os\tools\run_icetea.py", line 173, in icetea_tests
raise Exception("Icetea run error: No TEST_APPS folder in {}".format(os.path.curdir))
Exception: Icetea run error: No TEST_APPS folder in .
[ERROR] Icetea run error: No TEST_APPS folder in .
[mbed] ERROR: "c:\python27\python.exe" returned error.
Code: 1
Path: "c:\D\mbed-projects\hmipanel"
Command: "c:\python27\python.exe -u c:\D\mbed-projects\hmipanel\mbed-os\tools\run_icetea.py -m NUCLEO_F091RC -t GCC_ARM -v --compile-list"