tevent: add fd_speed test
commit86140d7c38166bcf2f4becc618e3c993081e3ba1
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Jan 2023 11:12:45 +0000 (27 12:12 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Jul 2023 08:02:33 +0000 (19 08:02 +0000)
treec80398d5d85e0120db18fa0c930c9c4bce9f0bf3
parentd7b29125c01dd2a152d83ab0dd9418bbc989fa87
tevent: add fd_speed test

This is similar to the "context" test, but without signal handlers.

It also creates a constant load instead of being time limited,
which makes it useful to analyse using callgrind and other tools.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/tevent/testsuite.c