vimwiki: update with code checker info

This commit is contained in:
Mathieu Maret 2017-09-29 10:41:56 +02:00
parent af7289f9ff
commit 74a4fb30e5
3 changed files with 22 additions and 10 deletions

View File

@ -0,0 +1,16 @@
=Static Checker=
* cppcheck
* oclint
Used by kernel https://outflux.net/slides/2017/kr/kspp.pdf
* coccinelle
* sparse
* smatch
* coverty
= Dynamic Checker =
Used by kernel https://outflux.net/slides/2017/kr/kspp.pdf
* Trinity
* syzkaller
* KASan-familly

View File

@ -0,0 +1 @@
gst-launch-1.0 -v imxv4l2videosrc device=/dev/video1 ! autovideosink

View File

@ -1,13 +1,8 @@
= Vim memo =
* listing
* TODO [[_yesterday_]]
* [[lien]]
= Bookeen =
* [[Notes]]
* [[TODO]]
* [[Wifi]]
* *one day* -- or another
- list 1
= Dev =
* [[Code Checker]]
= Android =
* [[AndroidCamera]]
*