Merge branch 'master' into 'master'
Add test documentation. See merge request redox-os/acid!5
This commit is contained in:
12
README.md
12
README.md
@@ -1,3 +1,15 @@
|
||||
# acid
|
||||
|
||||
Tests to identify faults and incorrect behavior in the Redox microkernel.
|
||||
|
||||
### Tests
|
||||
|
||||
- `acid switch` - test to see the context switch time in nanoseconds (ns).
|
||||
|
||||
P - Parent context switch count (500 by deafult)
|
||||
|
||||
C - Child context switch count (500 by deafult)
|
||||
|
||||
T - Timestamp counter difference
|
||||
|
||||
(timestamp counter is not reliable on every system).
|
||||
|
||||
Reference in New Issue
Block a user