server-skynet-source-3rd-je.../test
Kevin Svetlitski 3aae792b10 Fix infinite purging loop in HPA
As reported in #2449, under certain circumstances it's possible to get
stuck in an infinite loop attempting to purge from the HPA. We now
handle this by validating the HPA settings at the end of
configuration parsing and either normalizing them or aborting depending on
if `abort_conf` is set.
2023-08-08 14:36:19 -07:00
..
analyze Enabled -Wstrict-prototypes and fixed warnings. 2023-07-06 12:00:02 -07:00
include/test Make headers self-contained by fixing #includes 2023-07-14 09:06:32 -07:00
integration Make headers self-contained by fixing #includes 2023-07-14 09:06:32 -07:00
src Print the failed assertion before aborting in test cases 2023-07-13 15:07:17 -07:00
stress Enabled -Wstrict-prototypes and fixed warnings. 2023-07-06 12:00:02 -07:00
unit Fix infinite purging loop in HPA 2023-08-08 14:36:19 -07:00
test.sh.in Print test error messages in color when stderr is a terminal 2023-07-13 13:03:23 -07:00