![]() Motivation: Sometimes it's useful if the integration tests can output something that isn't always useful. `-v` for verbose is way too verbose so this adds a `-i` flag to the integration tests that lets 'info' messages through. Modifications: - add `-i` flags to integration tests - make use of it in the integration counter tests Result: if we enable `-i` in CI, then we can constantly monitor the number of allocations we do even if we don't fail the tests. |
||
---|---|---|
.. | ||
tests_01_http | ||
tests_02_syscall_wrappers | ||
tests_03_linker_things | ||
tests_04_performance | ||
plugin_echo.sh | ||
plugin_junit_xml.sh | ||
run-single-test.sh | ||
run-tests.sh | ||
test_functions.sh |