tests/tracing/support/test-platform.c: clear buffer at every packet opening
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Sep 2020 19:01:56 +0000 (15:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Sep 2020 19:01:56 +0000 (15:01 -0400)
commitb093bc9b6d2b7cba6ac7a757230d792be8f07054
tree5a504c162eb522da81848585653965079fb356dd
parentecd1a424c3ce79a060a8eca8627f23e323908090
tests/tracing/support/test-platform.c: clear buffer at every packet opening

This ensures that there's no garbage data left in the buffer between
packets.

It's not triggering any failure currently because all the tests in
`tests/tracing` produce a single packet.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/tracing/support/test-platform.c
This page took 0.022997 seconds and 4 git commands to generate.