mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 21:42:51 +02:00
appctx_app_test() function can now be used to test the applet flags using an appctx. This simplify a bit tests on applet flags. For now, this function is used to test APPLET_FL_NEW_API flag.