History log of /forgerock/web-agents-v4/tests/test_utility.c
Revision Date Author Comments Expand
36d859923895804afab5783b157ace1ee7cfbc2e 10-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6810: Correction to property file reader in intaller and strncmp for solaris/win.

772741693b0c519b537616d57dd979e34b45bfce 09-Sep-2015 Nicholas James <nick.james@forgerock.com>

AME-8306 Preserve property file formats and comments in agent 4 installed configuration

74cbeb0bc5752705f01ef1cf36b4ca5d8f8f9c76 07-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6728: Failure of copy_file function. This will now work with empty files.

fb73508da0f92983914e17785064cde30c92b5cf 03-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6674: address differences between Agent3/Agent4 URL encoding.

b4f5a52a6aeb0f0888e90bc9e5e261b9f610af80 02-Sep-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6728: Fix to file copy for linux, to make it compatible with pre-6.2.33 kernel and remove use of sendfile.

8fc0bcd3a6a8ad8e6544e88f6503d534e33e8988 27-Aug-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6636. Enable upgrades from agent3 configuration in agent4 installer.

d722a6b7cad480d350efba407f8ef98380438b09 26-Aug-2015 Tony Bamford <tony.bamford@forgerock.com>

OPENAM-6674 CR-8031: Prove Agent 3 encoding is understood by Agent 4

bcdedaa65fbb9bca8667227494b59a2597754a82 06-Aug-2015 Nicholas James <nick.james@forgerock.com>

OPENAM-6548: Installer for agents is unstable because of string_replace function used in generating configuration.

7e6f80eab960e6e6fb85b0c98cfec6ee72946277 13-Jul-2015 Mareks Malnacs <mareks@tools.lv>

AME-7210 CR-7586 agentadmin fixes for Windows

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

ace14c3b6b92e98e9ad8eec3201084c808f42d92 17-Jun-2015 Tony Bamford <tony.bamford@forgerock.com>

AME-6793: Introduce unit tests for utility.c plus other cosmetic changes

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.