Tests: test_session: reduce session count in unit test
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2024 19:28:10 +0000 (19:28 +0000)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2024 19:30:11 +0000 (19:30 +0000)
commitbdd47b218860c680eecc5f68b04e3af6007476a9
treed9b385558e268cc2b776863d6819c35b5a2db53d
parent9e0f2f64da1331fe8a4b15ee9637590a665ddd68
Tests: test_session: reduce session count in unit test

The destruction of the sessions takes 45 secondes to complete and
I don't see what testing 10 000 iterations tests that is not
achieved by 1 000 iterations.

That step now completes in 32ms on my development machine 🌪

Change-Id: I84e807750678144045974f27d084dd45f0f9713b
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/unit/test_session.cpp
This page took 0.025147 seconds and 4 git commands to generate.