提交 028119dd 编写于 作者: A annie_wangli

update docs

Signed-off-by: Nannie_wangli <annie.wangli@huawei.com>
上级 1d798828
...@@ -708,12 +708,12 @@ When the build is complete, the test cases are automatically saved in **out/hi35 ...@@ -708,12 +708,12 @@ When the build is complete, the test cases are automatically saved in **out/hi35
``` ```
In the command: In the command:
``` ```
-**t [TESTTYPE]**: specifies the test type, which can be **UT**, **MST**, **ST**, or **PERF**. This parameter is mandatory. -t [TESTTYPE]: specifies the test type, which can be UT, MST, ST, or PERF. This parameter is mandatory.
-**tp [TESTPART]**: specifies the part to test. This parameter can be used independently. -tp [TESTPART]: specifies the part to test. This parameter can be used independently.
-**tm [TESTMODULE]**: specifies the module to test. This parameter must be used together with **-tp**. -tm [TESTMODULE]: specifies the module to test. This parameter must be used together with -tp.
-**ts [TESTSUITE]**: specifies a test suite. This parameter can be used independently. -ts [TESTSUITE]: specifies a test suite. This parameter can be used independently.
-**tc [TESTCASE]**: specifies a test case. This parameter must be used together with **-ts**. -tc [TESTCASE]: specifies a test case. This parameter must be used together with -ts.
You can run **-h** to display help information. You can run -h to display help information.
``` ```
### Executing Test Cases on Linux ### Executing Test Cases on Linux
#### Mapping the Remote Port #### Mapping the Remote Port
...@@ -748,12 +748,12 @@ To enable test cases to be executed on a remote Linux server or a Linux VM, map ...@@ -748,12 +748,12 @@ To enable test cases to be executed on a remote Linux server or a Linux VM, map
``` ```
In the command: In the command:
``` ```
-**t [TESTTYPE]**: specifies the test type, which can be **UT**, **MST**, **ST**, or **PERF**. This parameter is mandatory. -t [TESTTYPE]: specifies the test type, which can be UT, MST, ST, or PERF. This parameter is mandatory.
-**tp [TESTPART]**: specifies the part to test. This parameter can be used independently. -tp [TESTPART]: specifies the part to test. This parameter can be used independently.
-**tm [TESTMODULE]**: specifies the module to test. This parameter must be used together with **-tp**. -tm [TESTMODULE]: specifies the module to test. This parameter must be used together with -tp.
-**ts [TESTSUITE]**: specifies a test suite. This parameter can be used independently. -ts [TESTSUITE]: specifies a test suite. This parameter can be used independently.
-**tc [TESTCASE]**: specifies a test case. This parameter must be used together with **-ts**. -tc [TESTCASE]: specifies a test case. This parameter must be used together with -ts.
You can run **-h** to display help information. You can run -h to display help information.
``` ```
## Viewing the Test Report ## Viewing the Test Report
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册