weston/tools/zunitc/src
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
..
main.c Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_base_logger.c Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_base_logger.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_collector.c Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_collector.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_context.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_event_listener.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_event.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zuc_junit_reporter.c Coding style fixes 2015-08-07 12:01:22 -07:00
zuc_junit_reporter.h Enables output in the JUnit XML format. 2015-07-17 13:27:39 +03:00
zuc_types.h Added simple unit/integration test framework and corresponding test program. 2015-07-07 15:47:08 +03:00
zunitc_impl.c Enables output in the JUnit XML format. 2015-07-17 13:27:39 +03:00