Compare commits

...

9 Commits

Author SHA1 Message Date
tkl
52b5fbc76c Update 'README.md' 2019-09-05 19:32:21 +00:00
tkl
c4baf42d0b Update 'README.md' 2019-09-05 19:28:52 +00:00
tkl
42954cda2f Update 'README.md' 2019-09-05 19:26:18 +00:00
tkl
3b4362b9d2 Update 'README.md' 2019-09-05 19:24:39 +00:00
tkl
d38bfbad39 Update 'README.md' 2019-09-05 19:23:02 +00:00
tkl
d1ec2e226b Update 'README.md' 2019-09-05 19:21:54 +00:00
tkl
5ff470eed9 Update 'README.md' 2019-09-05 19:17:21 +00:00
tkl
2e24ef253e Update 'README.md' 2019-09-05 19:14:05 +00:00
tkl
4480746dac Update 'README.md' 2019-09-05 18:13:33 +00:00

View File

@ -93,3 +93,4 @@ int main(void)
| exec_unit_test | Execute the unit tests. |
| coverage | Determine code coverage of the unit tests. |
| check | Static code analysis (cppcheck). |