From: Pauli Virtanen <pav@iki.fi>
To: linux-bluetooth@vger.kernel.org
Cc: Pauli Virtanen <pav@iki.fi>
Subject: [PATCH BlueZ 0/3] tests: add TX timestamping tests
Date: Sat, 2 Mar 2024 22:09:50 +0200 [thread overview]
Message-ID: <cover.1709409039.git.pav@iki.fi> (raw)
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
--
2.44.0
next reply other threads:[~2024-03-02 20:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-02 20:09 Pauli Virtanen [this message]
2024-03-02 20:09 ` [PATCH BlueZ 1/3] lib: add BT_SCM_ERROR sock_extended_err CMSG Pauli Virtanen
2024-03-02 21:06 ` tests: add TX timestamping tests bluez.test.bot
2024-03-02 20:09 ` [PATCH BlueZ 2/3] iso-tester: Add tests for TX timestamping Pauli Virtanen
2024-03-02 20:09 ` [PATCH BlueZ 3/3] l2cap-tester: Add test " Pauli Virtanen
2024-03-04 14:43 ` [PATCH BlueZ 0/3] tests: add TX timestamping tests Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1709409039.git.pav@iki.fi \
--to=pav@iki.fi \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.