Attention is currently required from: arehbein, daniel.
Hello Jenkins Builder, pespin, daniel,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-netif/+/34224
to look at the new patch set (#2).
Change subject: stream tests: Eliminate timestamps from output ......................................................................
stream tests: Eliminate timestamps from output
There is no reason to keep track of timestamps in this test and maintining precisely the same timestamps can be time consuming.
If we want to guarantee certain timings, those won't depend on absolute timestamps (overridden or not), so we should either add specific tests for timings, or add some overall max. time for the test to run through.
Change-Id: I7faed932927d4f6e328a28c7f30a647a7272e89c --- M tests/stream/stream_test.c M tests/stream/stream_test.err M tests/stream/stream_test.ok 3 files changed, 139 insertions(+), 135 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/24/34224/2