summaryrefslogtreecommitdiff
path: root/test/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Bring consistency to config optionsEd Tanous1-1/+1
2024-04-19Add missing headersEd Tanous1-6/+4
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-28Create Redfish specific setProperty callEd Tanous1-0/+74
2024-03-28Add misc-include-cleanerEd Tanous7-1/+32
2024-03-25Remove unused variableEd Tanous1-1/+0
2024-03-19Make readJson accept object_tEd Tanous1-0/+21
2024-01-09Fix spelling mistakesEd Tanous1-1/+1
2023-10-31Move to file_body in boostEd Tanous1-14/+14
2023-09-08Simplify datetime parsingEd Tanous1-3/+2
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous1-11/+45
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+54
2023-06-12query: Fix default expand level with delegatedWilly Tu1-28/+65
2023-06-09Fix hack on Set-CookieEd Tanous1-1/+1
2023-06-08hex_units: Fix Werror=conversionWilly Tu1-2/+2
2023-05-26json utility: add sortNan Zhou1-0/+53
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule1-0/+9
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams4-15/+15
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado1-0/+157
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado1-0/+129
2023-03-28Aggregation: Prefix fix HttpHeaders propertyCarson Labrado1-0/+33
2023-03-14Only parse to the depth requestedEd Tanous1-16/+162
2023-03-11Remove body member from RequestEd Tanous1-12/+8
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen1-0/+32
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado1-1/+1
2023-02-17Add option for validating content-type headerEd Tanous1-2/+5
2023-02-13Fix a couple #includesEd Tanous1-0/+1
2023-02-11Aggregation: Fix up aggregated response header URIsKhang Kieu1-0/+38
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado1-0/+206
2023-01-23Break out set time function and unit test itEd Tanous1-0/+32
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado1-1/+106
2023-01-17Add unit tests for ipv4VerifyIpAndGetBitcountEd Tanous1-1/+89
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado1-0/+98
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+41
2022-11-08Add a whitespace in testNan Zhou1-0/+1
2022-09-22treewide: reorganize unit testsNan Zhou8-0/+1528