misc: Add test status badges to README.md
These allow visitors to the repository to quickly see the status of our tests run on the develop branch. Change-Id: I3658c0e0d9dea66feebd69588c8a29d369a0b43d
This commit is contained in:
@@ -10,6 +10,15 @@ system software changes, and compile-time and run-time system optimizations.
|
||||
|
||||
The main website can be found at <http://www.gem5.org>.
|
||||
|
||||
## Testing status
|
||||
|
||||
**Note**: These regard tests run on the develop branch of gem5:
|
||||
<https://github.com/gem5/gem5/tree/develop>.
|
||||
|
||||
[](https://github.com/gem5/gem5/actions/workflows/daily-tests.yaml)
|
||||
[](https://github.com/gem5/gem5/actions/workflows/weekly-tests.yaml)
|
||||
[](https://github.com/gem5/gem5/actions/workflows/compiler-tests.yaml)
|
||||
|
||||
## Getting started
|
||||
|
||||
A good starting point is <http://www.gem5.org/about>, and for
|
||||
|
||||
Reference in New Issue
Block a user