Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: d8dd54f2325cf859703721e7a17b6cbe734d857a https://github.com/Linaro/odp/commit/d8dd54f2325cf859703721e7a17b6cbe734d857a Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Date: 2018-03-21 (Wed, 21 Mar 2018)
Changed paths: M test/miscellaneous/odp_api_from_cpp.cpp Log Message: ----------- test: misc: use C++ I/O instead of C To verify that this test is really compiled using C++ compiler use cout instead of printf. Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>