History log of /forgerock/web-agents-v4/tests/test_policy_cache.c
Revision Date Author Comments Expand
4f4e5989f102ba9c35813046efed2d1bd6e8d60b 22-Oct-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6936: Agent 4.0 2Gb cache size limit + change to log messages for shm allocation failure.

ca31ce007b10515c89f93829ba24dab7b0a19e2d 30-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6987: addition of free lists to shared memory cache - does not resolve 6987.

079baa4736934e13723b3424c8b42481c503798f 29-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6939 - Agent 4 handling of large stateless session tokens.

b0e02a0dd364decf4697db706d59eb72b6aeba62 17-Aug-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6604: FIx web agents 4 unit tests.

8a4b0b791bf38ef8389a6501a586d8ab554e3711 15-Jul-2015 Mareks Malnacs <mareks@tools.lv>

OPENAM-6356 CR-7605 wpa4 multi-instance fix

2e840960b0fa8189b1271ae984b33c031ae69530 14-Jul-2015 Nicholas James <nick.james@forgerock.com>

AME-7529. Ensure that obsolete session, policy and PDP cache entries are removed.

acd3d5e2fd1764e71799b27badbd349550ca9400 09-Jul-2015 Mareks Malnacs <mareks@tools.lv>

AME-7483 CR-7480, AME-7483 CR-7510 fix agent cache issues

ef2c6005cfeddae287cd168584dd348ba8eba6ad 02-Jul-2015 Tony Bamford <tony.bamford@forgerock.com>

AME-7483 CR-7481 Add Unit Test to show bug in caching policy decisions against session

4c6011bfcf29cd75d6af86f192d709221f4d5d3a 11-Jun-2015 Mareks Malnacs <mareks@tools.lv>

AME-6808 CR-7230 integrate unit-test framework, version 2

/forgerock/web-agents-v4/Makefile /forgerock/web-agents-v4/Makefile.aix.mk /forgerock/web-agents-v4/Makefile.linux.mk /forgerock/web-agents-v4/Makefile.macos.mk /forgerock/web-agents-v4/Makefile.solaris.mk /forgerock/web-agents-v4/Makefile.windows.mk /forgerock/web-agents-v4/cmocka/cmocka.c /forgerock/web-agents-v4/cmocka/cmocka.h /forgerock/web-agents-v4/cmocka/cmocka_pbc.h /forgerock/web-agents-v4/cmocka/cmocka_private.h /forgerock/web-agents-v4/source/config.c /forgerock/web-agents-v4/source/config_xml.c /forgerock/web-agents-v4/source/init.c /forgerock/web-agents-v4/source/log.c /forgerock/web-agents-v4/source/net_client_ssl.c /forgerock/web-agents-v4/source/policy_xml.c /forgerock/web-agents-v4/source/process.c /forgerock/web-agents-v4/source/session_saml.c /forgerock/web-agents-v4/source/session_xml.c /forgerock/web-agents-v4/source/shared.c /forgerock/web-agents-v4/source/thread.c /forgerock/web-agents-v4/source/version.rc.template /forgerock/web-agents-v4/source/version.template README mh.sh mm.sh test_MAIN.c test_exits.c test_exits.h test_log.c test_log.h test_notenforced_lists.c test_notenforced_lists.h test_notifications.c test_notifications.h test_policy_cache.c test_policy_cache.h test_setup_requests.c test_setup_requests.h test_utility.c test_utility.h
48e27400d23e2586530cf943524e50c74d79a915 08-Jun-2015 Tony Bamford <tony.bamford@forgerock.com>

AME-6808 CR-7174: Introduce cmocka test framework and several test cases, together with changes to the logging for unit test mode.