summaryrefslogtreecommitdiff
path: root/lib/audit_logging/tests
AgeCommit message (Expand)AuthorFilesLines
2025-10-17Add missing include needed for cmocka.hAndreas Schneider2-0/+2
2023-09-27lib:audit_logging: Initialize ‘tm’ structureJoseph Sutton1-1/+1
2023-08-14audit_logging: Simplify json_add_stringn() with json_stringn()Volker Lendecke1-2/+17
2023-05-24lib:audit_logging:tests: Check return value of json_new_{object,array}()Joseph Sutton2-0/+42
2023-03-09audit_logging:tests: Add big_int test for `json_add_int`Li Yuxuan1-1/+10
2021-05-11audit logging tests: Fix flapping testJoseph Sutton1-9/+21
2021-04-12lib/audit_logging/test: fix typosPhilipp Gesang1-25/+25
2020-03-07audit_logging tests: Fix timezone validationGary Lockyer1-4/+23
2019-06-13lib audit_logging tests: csbuild unused parmsGary Lockyer2-29/+29
2018-07-25lib audit_logging: add _WARN_UNUSED_RESULT_Gary Lockyer1-12/+25
2018-07-25json: Add unit tests for error handlingGary Lockyer1-0/+869
2018-07-25json: Modify API to use return codesGary Lockyer1-53/+199
2018-06-10lib/audit_logging fix flapping testGary Lockyer1-0/+4
2018-06-01lib/audit_logging: Remove #ifdef HAVE_JANSSON from audit_logging_test binaryAndrew Bartlett1-4/+0
2018-06-01lib audit_logging: re-factor and add functions.Gary Lockyer1-0/+137
2018-05-24audit_logging: Fix CID 1435739 Dereference null return valueVolker Lendecke1-0/+1
2018-05-16auth logging: Extract common audit logging codeGary Lockyer1-0/+557