Skip to content
Commit 0401a55f authored by Lingkai Dong's avatar Lingkai Dong Committed by Hugues Kamba Mpiana
Browse files

docs: Consolidate info for testing in a dedicated page



The page `docs/README.md` was not added to the website, because we
used `docs/index.md` instead which is an alias of the root-level
`README.md`.

Since `docs/README.md` still contained some useful information for
integration tests, this commit

* renames `docs/README.md` to `docs/testing.md`, and makes it availabe
  in the website
* removes from `docs/testing.md` any information that's not related to
  testing, because non-testing information is already better covered by
  the root-level `README.md`
* moves information about unit tests from the root-level `README` into
  `docs/testing.md`, to consolidate all testing info in one page

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent f36c6731
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment