summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/tests/control_socket_unittests.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2601] fix doxygen and add override finalAndrei Pavel2022-11-251-5/+4
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-9/+9
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-1/+1
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-7/+8
* [#2601] use std smart pointers where possibleAndrei Pavel2022-11-251-5/+5
* [#2601] typedef -> usingAndrei Pavel2022-11-251-6/+6
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-9/+5
* [#2601] EXPECT_THROW -> EXPECT_THROW_MSGAndrei Pavel2022-11-251-2/+4
* [#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOGAndrei Pavel2022-11-251-13/+13
* [#2454] Compilation fixTomek Mrugalski2022-07-211-3/+3
* [#2388] release changesMarcin Godzina2022-04-251-1/+1
* [#687] fixed unittestsRazvan Becheriu2022-04-221-6/+6
* [#1077] Log UT failures in YANG and NETCONFTomek Mrugalski2021-07-261-4/+4
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-231-8/+17
* [#1845] initialize all members in constructorsRazvan Becheriu2021-06-101-6/+1
* [#1662] Fixed netconf buildFrancis Dupont2021-03-261-2/+2
* [#1421] Implemented auth and response hookFrancis Dupont2020-11-201-5/+5
* [907-remove-kea-thread-library] Checkpoint (todo finish netconf)Francis Dupont2019-09-271-11/+9
* updated versions, updated copyright dates, sorted messagesMichal Nowikowski2019-05-281-1/+1
* Changed location of unit socket in unit testsMichal Nowikowski2019-03-071-10/+8
* [153-netconf-agent] Moved agent test to threadedFrancis Dupont2018-10-301-4/+8
* [#153,!94] Addressed review comments.Marcin Siodelski2018-10-231-94/+22
* [#153,!94] Deal with segfault caused by race in polling and closing listener.Marcin Siodelski2018-10-231-1/+1
* [#153,!94] Thread safe implementation of the netconf ctl socket tests.Marcin Siodelski2018-10-231-61/+132
* [153-netconf-control-socket] Addressed review commentsFrancis Dupont2018-10-161-2/+1
* [#153, !60] Minor changes after review.Tomek Mrugalski2018-10-161-1/+1
* [153-netconf-control-socket] Fixes from UbuntuFrancis Dupont2018-10-161-7/+7
* [153-netconf-control-socket] Added control socket code from kea-yangFrancis Dupont2018-10-161-0/+864