We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1991e58 + 5272385 commit 613074aCopy full SHA for 613074a
1 file changed
README.md
@@ -84,6 +84,16 @@ cd /var/Runner && ./run-test.sh cpufreq
84
85
---
86
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
+---
97
## Extending for CI/CD
98
99
These tests can be used as CI jobs in:
@@ -111,4 +121,5 @@ These tests can be used as CI jobs in:
111
121
112
122
```
113
123
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