]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Working trunk tests (#4306)
authorJames Jones <jejones3141@gmail.com>
Tue, 9 Nov 2021 14:32:50 +0000 (08:32 -0600)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 14:32:50 +0000 (09:32 -0500)
commitee147ccd006b16316eb94e603983a3af93c18706
tree973b049582d5917d60a6cccb372d853af1fc0d66
parent3640acdb31c6285247be60b7b56176957e920fc6
Working trunk tests (#4306)

* Enable working trunk tests

All time function usage is updated to use the new API.

* Change to make test_connection_start_on_enqueue() work

The code added causes the event to handle the backlogged request
to run, the absence of which throws off all the following checks.
src/lib/server/trunk_tests.c