Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,16 @@ cd /var/Runner && ./run-test.sh cpufreq
---

## Live Test Inventory Report

A live inventory of the available test cases in this repository is published via GitHub Pages.

📌 **Hosted here:**
👉 https://qualcomm-linux.github.io/qcom-linux-testkit/

This page is automatically updated from the contents of the `main` branch and helps track the currently available test coverage across the repository.

---
## Extending for CI/CD

These tests can be used as CI jobs in:
Expand Down Expand Up @@ -111,4 +121,5 @@ These tests can be used as CI jobs in:

```
Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
SPDX-License-Identifier: BSD-3-Clause```
SPDX-License-Identifier: BSD-3-Clause
```
Loading