Skip to content

Commit 5272385

Browse files
committed
Add a README section highlighting the live GitHub Pages-based test
inventory report for qcom-linux-testkit. Document the hosted report URL and note that it is automatically updated from the main branch via the test-inventory-pages workflow. Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
1 parent 1991e58 commit 5272385

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@ cd /var/Runner && ./run-test.sh cpufreq
8484
8585
---
8686

87+
## Live Test Inventory Report
88+
89+
A live inventory of the available test cases in this repository is published via GitHub Pages.
90+
91+
📌 **Hosted here:**
92+
👉 https://qualcomm-linux.github.io/qcom-linux-testkit/
93+
94+
This page is automatically updated from the contents of the `main` branch and helps track the currently available test coverage across the repository.
95+
96+
---
8797
## Extending for CI/CD
8898

8999
These tests can be used as CI jobs in:
@@ -111,4 +121,5 @@ These tests can be used as CI jobs in:
111121

112122
```
113123
Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
114-
SPDX-License-Identifier: BSD-3-Clause```
124+
SPDX-License-Identifier: BSD-3-Clause
125+
```

0 commit comments

Comments
 (0)