mbox series

[BlueZ,0/3] tests: add TX timestamping tests

Message ID cover.1709409039.git.pav@iki.fi
Headers show
Series tests: add TX timestamping tests | expand

Message

Pauli Virtanen March 2, 2024, 8:09 p.m. UTC
Add tests for ISO and L2CAP TX timestamping

Pauli Virtanen (3):
  lib: add BT_SCM_ERROR sock_extended_err CMSG
  iso-tester: Add tests for TX timestamping
  l2cap-tester: Add test for TX timestamping

 lib/bluetooth.h      |   1 +
 tools/iso-tester.c   | 169 ++++++++++++++++++++++++++++++++++++++++---
 tools/l2cap-tester.c | 106 +++++++++++++++++++++++++--
 tools/tester-utils.h | 163 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 424 insertions(+), 15 deletions(-)
 create mode 100644 tools/tester-utils.h