• Geir Istad's avatar
    test/rtp_decoder: Add missing conditional · e4068d89
    Geir Istad authored
    This conditional was incorrectly remoted in PR #236 where it was just
    incorrect.
    It makes sense to check that the microseconds are 0 as well as these are
    used later in the test in `timersub()` in order to display the deltaT
    for the performed operations.
    e4068d89