This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
inter-operability_test_application_guide [2017/07/31 11:40] Sanjay Kumar [Resource Encapsulation(RE):] |
inter-operability_test_application_guide [2018/07/20 13:02] (current) Kousthubha M N [Linux] |
||
---|---|---|---|
Line 6: | Line 6: | ||
* default: linux | * default: linux | ||
* actual: linux | * actual: linux | ||
- | * MODULE: Module (ca|tm|rh|re|sm|es|pmc|pmcpp|rc|rd|ricsdk|ricpp|ns|cloud) | + | * MODULE: Module (ca|ic|ns|pm|rc|re|ri|sm) |
* Enter module name which you want to build | * Enter module name which you want to build | ||
* TEST: Test(all|tc|app) | * TEST: Test(all|tc|app) | ||
Line 19: | Line 19: | ||
* default: release | * default: release | ||
* actual: release | * actual: release | ||
- | * Example:<code>$ scons TARGET_OS=linux MODULE=tm</code> | + | * Example:<code>$ scons TARGET_OS=linux MODULE=re TEST=app</code> |
* TC binaries will be located at “<iotivity>/test/bin/linux” | * TC binaries will be located at “<iotivity>/test/bin/linux” | ||
* If you face "Checking for C++ library... " , go to IotivityOrgSource/<target/last>/iotivity and open config.log file and find the root cause. | * If you face "Checking for C++ library... " , go to IotivityOrgSource/<target/last>/iotivity and open config.log file and find the root cause. |