diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt index a0c02091f..94618de11 100644 --- a/readme.txt +++ b/readme.txt @@ -60,9 +60,9 @@ +--test/ - Kernel test suite source code.
| +--lib/ - Portable test engine.
| +--hal/ - HAL test suites.
- | | +--testbuild/ - HAL uild test and MISRA check.
+ | | +--testbuild/ - HAL build test and MISRA check.
| +--nil/ - NIL test suites.
- | | +--testbuild/ - NIL nuild test and MISRA check.
+ | | +--testbuild/ - NIL build test and MISRA check.
| +--rt/ - RT test suites.
| | +--testbuild/ - RT build test and MISRA check.
| | +--coverage/ - RT code coverage project.
|