Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 41fd242a0685e79cb6f1b1e1826e6734bea2f359 https://github.com/Linaro/odp/commit/41fd242a0685e79cb6f1b1e1826e6734bea2f359 Author: Yi He <yi...@linaro.org> Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths: M test/validation/api/scheduler/scheduler.c Log Message: ----------- validation: scheduler: fix test_wait_time failure Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=3675, the elapsed time measurement could be enlarged unpredictably by inner printf calls and exceed the upper limit of tolerance. Signed-off-by: Yi He <yi...@linaro.org> Reviewed-by: Ola Liljedahl <ola.liljed...@arm.com> Reviewed-by: Brian Brooks <brian.bro...@arm.com> Reviewed-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>