Files
cproof/tests/functionaltests
jabber.developer2 ee306c18f9
Some checks failed
CI Code / Check spelling (pull_request) Successful in 19s
CI Code / Check coding style (pull_request) Successful in 33s
CI Code / Code Coverage (pull_request) Successful in 3m1s
CI Code / Linux (debian) (pull_request) Failing after 4m28s
CI Code / Linux (ubuntu) (pull_request) Failing after 4m28s
CI Code / Linux (arch) (pull_request) Successful in 10m13s
perf(functests): speedup — profrc pre-baking, pty-close shutdown, parallel port pools
Replace 16 interactive UI setup commands with pre-written profrc file
containing [ui] and [notifications] sections (~1800ms saved per test).

Replace sleep(1) + blocking waitpid with close(pty fd) → SIGHUP →
polling waitpid(WNOHANG) → SIGTERM/SIGKILL fallback chain (~4900ms
saved per test).

Remove post-stbbr_start() and post-stbbr_stop() sleeps — bind+listen
completes synchronously before stbbr_start() returns, and
pthread_join() in stbbr_stop() guarantees socket cleanup (~200ms saved).

Add PORTS_PER_GROUP=50 isolated port ranges per test group to enable
safe parallel execution of 4 groups without port conflicts.
2026-03-12 13:06:56 +03:00
..
2021-08-26 01:18:10 +00:00
2021-08-26 01:18:10 +00:00
2021-08-26 01:18:10 +00:00
2021-08-26 01:18:10 +00:00
2021-08-26 01:18:10 +00:00
2021-08-26 01:18:10 +00:00