Fixed bug 2755195.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@892 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
2d1d900b6d
commit
c1c4610718
|
@ -79,6 +79,8 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
|
||||||
branch).
|
branch).
|
||||||
- FIX: Fixed problem with the timeout constant TIME_IMMEDIATE, added a
|
- FIX: Fixed problem with the timeout constant TIME_IMMEDIATE, added a
|
||||||
specific test in the test suite (bug 2755170)(backported in stable branch).
|
specific test in the test suite (bug 2755170)(backported in stable branch).
|
||||||
|
- FIX: Fixed a problem in semaphores test case #2 (bug 2755195)(backported
|
||||||
|
in stable branch).
|
||||||
- NEW: Added a code coverage analysis application under ./tests/coverage.
|
- NEW: Added a code coverage analysis application under ./tests/coverage.
|
||||||
Currently the test suite explicitly covers about 74% of the kernel code,
|
Currently the test suite explicitly covers about 74% of the kernel code,
|
||||||
it is not bad as a starting point.
|
it is not bad as a starting point.
|
||||||
|
|
Loading…
Reference in New Issue