sunxi-tools/tests
Bernhard Nortmann 8445d71f4e unify-fex: Use int64_t and portable format specifiers for its output
Otherwise we could run into ambiguities with "long long",
and Windows compilation is likely to bail out as it might
not understand "%ll".

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
2016-11-13 15:56:32 +01:00
..
patches tests: Introduce a basic testing framework 2016-11-12 13:38:40 +01:00
fextest.sh tests: Improve on testing fexc 2016-11-12 13:38:40 +01:00
Makefile fextest: Add a dedicated rule for (CI-)testing sunxi-boards 2016-11-12 13:53:11 +01:00
test_all_fex.sh tests: Introduce a basic testing framework 2016-11-12 13:38:40 +01:00
test_bin2fex_corner_cases.sh tests: Improve code coverage by testing corner cases 2016-11-12 13:51:38 +01:00
test_fex2bin_corner_cases.sh tests: Improve code coverage by testing corner cases 2016-11-12 13:51:38 +01:00
unify-fex.c unify-fex: Use int64_t and portable format specifiers for its output 2016-11-13 15:56:32 +01:00