=================================== StarlingX Test Repository Structure =================================== Below is an overview of the `starlingx/test` directory structure. This highlights key directories but does not list every file. .. code-block:: bash starlingx/test/ ├── config ├── doc ├── framework ├── keywords ├── portal ├── pre-commit ├── releasenotes ├── resources ├── scripts ├── testcases ├── unit_tests └── web_pages ----------- Directories ----------- For detailed information on specific directories, see the pages below. .. toctree:: :maxdepth: 1 testcases/index resources/index framework/index keywords/index config/index scripts/index unit_tests/index web_pages/index