summaryrefslogtreecommitdiffstats
path: root/src/bin/agent/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3686] release changesKea-2.7.5Marcin Godzina2024-12-061-1/+1
* [#3609] Finished CAFrancis Dupont2024-11-221-0/+162
* [#3609] Checkpoint before rebaseFrancis Dupont2024-11-221-15/+29
* [#3609] Checkpoint: doing syntaxFrancis Dupont2024-11-221-0/+9
* [#3556] release changesKea-2.7.2Andrei Pavel2024-08-262-2/+2
* [#3483] Renamed CA calloutsFrancis Dupont2024-08-222-13/+14
* [#3315] use stopAndPollRazvan Becheriu2024-04-222-12/+3
* [#3281] stop service just in case it was still runningRazvan Becheriu2024-04-042-0/+3
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3190] fixed ASAN warningsRazvan Becheriu2024-03-052-4/+7
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-053-7/+7
* [#3263] release changesAndrei Pavel2024-02-261-1/+1
* [#3025] appease shellcheckAndrei Pavel2024-02-221-12/+4
* [#3237] release changesWlodek Wencel2024-01-293-3/+3
* [#2788] exhaust options before throwing errorAndrei Pavel2024-01-261-1/+1
* [#2788] make all commandLineArgs tests more strictAndrei Pavel2024-01-261-2/+6
* [#3198] add expectEqWithDiff to testutilsAndrei Pavel2024-01-261-7/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-5/+5
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-221-4/+4
* [#3112] renamed getIOService to getInternalIOServiceRazvan Becheriu2023-12-111-2/+2
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-112-3/+3
* [#3087] release changesMarcin Godzina2023-09-251-1/+1
* [#3003] output_options alias for output-optionsRazvan Becheriu2023-09-182-4/+4
* [#3003] Fixed more indentationFrancis Dupont2023-08-081-25/+26
* [#3003] disabled ddns config in yang ut and fixed indentationRazvan Becheriu2023-08-081-58/+56
* [#3003] Added output-options aliasFrancis Dupont2023-08-071-0/+11
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2707] Added config-hash-get with SHA-256Francis Dupont2023-06-221-0/+1
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#2799] call setMode only on config-setRazvan Becheriu2023-03-241-2/+2
* [#2742] run no tests when gtest is disabledAndrei Pavel2023-02-141-8/+8
* [#2702] removed link dependencies to fix odr violationRazvan Becheriu2023-02-111-1/+0
* [#2702] fix static linking with libcfgrpt.la multiple timesRazvan Becheriu2023-02-101-5/+5
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-231-1/+1
* [#2688] Fixed failing parser testMarcin Siodelski2023-01-171-1/+6
* [#2651] fix test reference files to match commentsKea-2.3.3Andrei Pavel2022-11-261-1/+1
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2071] propagate all flags from configure to distcheckRazvan Becheriu2022-08-101-1/+1
* [#1263] rebased and renamed member variablesRazvan Becheriu2022-04-171-2/+2
* [#1263] Record access parameters in HTTP requestFrancis Dupont2022-04-171-0/+6
* [#2290] release changesAndrei Pavel2022-01-254-4/+4
* [#2006] Fixed agent unit testsFrancis Dupont2022-01-216-5/+88
* [#2006] Added sample cred filesFrancis Dupont2022-01-215-2/+28
* [#2006] Checkpoint: tests to updateFrancis Dupont2022-01-214-9/+11
* [#2084] log checks for trailing commas for NETCONFAndrei Pavel2021-12-171-1/+1
* [#2084] Added log checkingFrancis Dupont2021-12-171-1/+29
* [#2084] add unit tests for trailing commaAndrei Pavel2021-12-171-11/+54
* [#2167] build libco when gtest is not enabledAndrei Pavel2021-11-161-7/+4
* [#1961] centralize shell test preparationAndrei Pavel2021-07-051-4/+0
* [#1642] make gtests, shtests, pytests sequentialAndrei Pavel2021-07-011-33/+38