summaryrefslogtreecommitdiff
path: root/docs/sections/testing_benchmarking.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/testing_benchmarking.md')
-rw-r--r--docs/sections/testing_benchmarking.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/sections/testing_benchmarking.md b/docs/sections/testing_benchmarking.md
index 41ac8df..54d3930 100644
--- a/docs/sections/testing_benchmarking.md
+++ b/docs/sections/testing_benchmarking.md
@@ -38,11 +38,15 @@ placed under `<build folder>/bin/` folder. For example:
├── ethos-u-<usecase1>
└── ethos-u-<usecase1>
```
+
To view all the available tests to run, use the following command in the `<build folder>`:
+
```commandline
ctest -N
```
+
Sample output:
+
```commandline
Test #1: ad-tests
Test #2: asr-tests
@@ -69,6 +73,7 @@ ctest
```
Sample output:
+
```log
Start 1: ad-tests
1/8 Test #1: ad-tests ......................... Passed 0.17 sec