[quiz][ion/test] Move time measurements to quiz

to be able to do measurements in any test
This commit is contained in:
Ruben Dashyan
2020-02-14 16:32:21 +01:00
committed by Émilie Feral
parent 068ed96d79
commit bc0b21463e
9 changed files with 78 additions and 59 deletions

View File

@@ -14,6 +14,7 @@ runner_src += $(addprefix quiz/src/, \
assertions.cpp \
i18n.cpp \
runner.cpp \
stopwatch.cpp \
)
runner_src += $(BUILD_DIR)/quiz/src/tests_symbols.c