Skip to content

Commit 613074a

Browse files
authored
Merge pull request #369 from smuppand/readme_update
readme_update
2 parents 1991e58 + 5272385 commit 613074a

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)