Lines Matching full:build
3 This page describes how to build and run OpenThread unit tests. It will be helpful for developers t…
5 ## Build Simulation
7 …thout building the whole project. So first build OpenThread on the simulation platform, which will…
11 $ script/cmake-build simulation
19 # Make sure you are at the simulation build directory (build/simulation)
28 # Make sure you are at the simulation build directory (build/simulation)
35 # Make sure you are at the simulation build directory (build/simulation)
44 # Make sure you are at the simulation build directory (build/simulation)
48 This will only build the test and take a short time.
53 # Make sure you are at the simulation build directory (build/simulation)
57 This will build the updated OpenThread code as well as the test cases.