Lines Matching full:the
4 1) Verify if abc and sourcemap are generated in the compiled package.
5 2) Verify if the application of the compiled package can run normally (this feature is under develo…
9 The SDK test automation script runs on Windows, Python 3.9 and above.
12 1. Ensure that Deveco is installed in the environment.
13 2. Install dependencies of the test suite:
15 …the configuration file `config.yaml`, configure relevant parameters of Deveco and the test applica…
16 …ication, you can modify the config.yaml configuration file and add the configuration under the “ha…
19 The test suite supports daily and manual runs.
20 The test functionality requires a connection to the RK board for testing. You can control whether t…
23 The daily run will download the SDK built on the current day from the trunk branch and use it to pe…
24 Run the command: `python entry.py`
27 Run the command: `python run.py`
28 By default, it will run all the test items. Optional parameters can be viewed through `--help`.