summaryrefslogtreecommitdiff
path: root/test/redfish-core/include/utils/json_utils_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-04Remove implicit conversionsEd Tanous1-8/+19
2025-02-05Fix Message arg error in JSON Patchrohitpai1-0/+16
2025-01-20Use SPDX identifiersEd Tanous1-0/+2
2024-12-10Make message registries use 2 digit versionsEd Tanous1-1/+1
2024-11-22json utility: fixed core dump during sensor loadJayanth Othayoth1-0/+8
2024-10-17Handling of OutOfRange in ReadJsonMyung Bae1-0/+21
2024-10-03json utility: Update sort algorithmsEd Tanous1-2/+78
2024-09-04Remove IWYU pragmasEd Tanous1-7/+2
2024-04-04Allow parsing null or value classesEd Tanous1-0/+29
2024-04-02Reduce multi-level calls of req.req membersMyung Bae1-4/+4
2024-03-28Add misc-include-cleanerEd Tanous1-0/+1
2024-03-19Make readJson accept object_tEd Tanous1-0/+21
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+54
2023-05-26json utility: add sortNan Zhou1-0/+53
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-03-11Remove body member from RequestEd Tanous1-12/+8
2023-02-17Add option for validating content-type headerEd Tanous1-2/+5
2022-09-22treewide: reorganize unit testsNan Zhou1-0/+358