summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3602] fixed crash in http/https UTsRazvan Becheriu2024-10-281-2/+1
* [#2974] add more unittestsRazvan Becheriu2024-10-231-0/+28
* [#2974] removen unnecessary IfaceMgrTestConfig instancesRazvan Becheriu2024-10-231-2/+33
* [#2974] Rename commands to subnetx-select-testThomas Markwalder2024-10-231-109/+109
* [#2974] Addressed some commentsFrancis Dupont2024-10-231-11/+11
* [#2974] Finished v6, tests and docFrancis Dupont2024-10-231-0/+1119
* [#2974] Checkpoint: did v4 code, need UTs, v6 and docFrancis Dupont2024-10-231-0/+2
* [#3506] Checkpoint: split UnixCommandMgrFrancis Dupont2024-09-201-5/+6
* [#3477] Applied new patchFrancis Dupont2024-09-201-1/+2
* [#3477] Changed write-config to config-writeFrancis Dupont2024-08-011-1/+1
* [#3477] Aligned v4 and v6 unit test filesFrancis Dupont2024-08-011-4/+5
* [#3477] Last fixes before 2.7.2Francis Dupont2024-08-011-4/+5
* [#3477] Addressed commentsFrancis Dupont2024-08-011-5/+4
* [#2960] removed more codeRazvan Becheriu2024-05-231-4/+4
* [#2960] removed deprecated libreload commandRazvan Becheriu2024-05-231-92/+0
* [#3223] fixed status-get when no lease manager is availableRazvan Becheriu2024-05-201-0/+22
* [#3163] fix warnings on modified filesAndrei Pavel2024-05-011-7/+7
* [#3344] Use origin-id instead of originMarcin Siodelski2024-04-261-1/+141
* [#3190] fixed ASAN warningsRazvan Becheriu2024-03-051-2/+5
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-5/+8
* [#3106] Fixed dhcp enable unit testsMarcin Siodelski2023-11-291-2/+2
* [#3106] Reworked network state functionsMarcin Siodelski2023-11-291-1/+1
* [#3106] Network state change per HA serviceMarcin Siodelski2023-11-291-5/+45
* [#3017] create checkDetectIfaces to do persistent checksRazvan Becheriu2023-10-171-4/+8
* [#3017] added testing framework for using dummy test interfacesRazvan Becheriu2023-10-171-11/+97
* [#3003] output_options alias for output-optionsRazvan Becheriu2023-09-181-2/+2
* [#2866] Updated server testsFrancis Dupont2023-06-261-8/+8
* [#2707] config-set in v4 now returns hashTomek Mrugalski2023-06-221-12/+28
* [#2707] config-set in v6 now returns hashTomek Mrugalski2023-06-221-0/+4
* [#2707] Checkpoint before v6Francis Dupont2023-06-221-0/+29
* [#2797] add unit tests for lease reuse statisticsAndrei Pavel2023-05-031-1/+2
* [#2722] config set follows the same path as config test and can rollbackRazvan Becheriu2023-03-161-2/+2
* [#2402] remove the regex check in statusGet UTAndrei Pavel2023-02-161-3/+1
* [#2402] adapt tests to MT enabled by defaultAndrei Pavel2023-02-141-16/+18
* [#2732] release changesKea-2.3.4Wlodek Wencel2023-01-231-1/+1
* [#2693] Addressed review commentsTomek Mrugalski2023-01-201-2/+4
* [#2434] add tests for socket status in status-getAndrei Pavel2022-07-221-1/+88
* [#2419] Fix statistics (add v4-reservation-conflicts) unit tests for dhcp4Dan Theisen2022-07-081-1/+2
* [#2054] added stats counter for allocation failuresRazvan Becheriu2022-02-171-1/+6
* [#2290] release changesAndrei Pavel2022-01-251-1/+1
* [#2279] fixed unittestsRazvan Becheriu2022-01-211-0/+11
* [#2279] added unittestsRazvan Becheriu2022-01-211-1/+7
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-2/+2
* [#1601] multiple changes:Razvan Becheriu2021-01-221-1/+1
* [#1601] addressed review commentsRazvan Becheriu2021-01-221-0/+170
* [#1306] Updated status-getFrancis Dupont2020-10-221-0/+8
* [#1389] Removed statistic-remove-all testsFrancis Dupont2020-09-251-5/+1
* [#1388] Removed a few EXPECT_EQ with booleanFrancis Dupont2020-09-091-2/+2
* [#1305] addresses commentsRazvan Becheriu2020-08-181-2/+16