weston/tools/zunitc
Dawid Gajownik 74a635b1ec Coding style fixes
- opening braces are on the same line as the if statement
- opening braces are not on the same line as the function name
- space between for/while/if and opening parenthesis

Signed-off-by: Dawid Gajownik <gajownik@gmail.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
2015-08-07 12:01:22 -07:00
..
doc zunitc: Fix some minor grammatical errors in dox 2015-07-14 09:26:50 +03:00
inc/zunitc zunitc: Fix minor typo 2015-07-14 09:26:55 +03:00
src Coding style fixes 2015-08-07 12:01:22 -07:00
test Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00