diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-08 19:15:45 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-08 19:15:45 +0200 |
commit | 24c641c4e3637a8c73b7546c5500a49f7dd94b2a (patch) | |
tree | f99714cf7e634aa1eb4b59d409808571682b96ee /lib/tinytest/tinytest.c | |
parent | 55d33d5897b27dd4b70041a38674ff1bd55709a4 (diff) |
qemu-arm/test_main: Clean up invocation of tinytest_main().
Command-line argc and argv should be passed, and as we don't have them,
placeholders were passed, but incorrectly. As we don't have them, just
pass 0/NULL. Looking at the source, this migh lead to problems under
Windows, but this test doesn't run under Windows.
Also, use "%d" printf format consistently with the rest of the codebase.
Diffstat (limited to 'lib/tinytest/tinytest.c')
0 files changed, 0 insertions, 0 deletions