public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [BlueZ PATCH v1 0/3] Unit tests speed-up
@ 2026-01-09  9:28 Bastien Nocera
  2026-01-09  9:29 ` [BlueZ PATCH v1 1/3] unit: Speed up unit-avdtp test Bastien Nocera
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bastien Nocera @ 2026-01-09  9:28 UTC (permalink / raw)
  To: linux-bluetooth

With those small changes, as well as running tests concurrently using
meson, I was able to make the whole test suite run in less than 4
seconds on my desktop system, with a baseline of 50 seconds for "make
-j8 check" under the autotools.

make -j8 check: 50 seconds
meson before changes: 13 seconds
meson after changes: 3.6 seconds

Bastien Nocera (3):
  unit: Speed up unit-avdtp test
  unit: Speed up unit-gobex-transfer test
  unit: Speed up unit-ringbuf test

 unit/test-avdtp.c          | 2 +-
 unit/test-gobex-transfer.c | 2 +-
 unit/test-ringbuf.c        | 3 ---
 3 files changed, 2 insertions(+), 5 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-09 22:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-09  9:28 [BlueZ PATCH v1 0/3] Unit tests speed-up Bastien Nocera
2026-01-09  9:29 ` [BlueZ PATCH v1 1/3] unit: Speed up unit-avdtp test Bastien Nocera
2026-01-09 10:26   ` Unit tests speed-up bluez.test.bot
2026-01-09 12:13     ` Bastien Nocera
2026-01-09  9:29 ` [BlueZ PATCH v1 2/3] unit: Speed up unit-gobex-transfer test Bastien Nocera
2026-01-09  9:29 ` [BlueZ PATCH v1 3/3] unit: Speed up unit-ringbuf test Bastien Nocera
2026-01-09 22:40 ` [BlueZ PATCH v1 0/3] Unit tests speed-up patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox