summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/tests/netconf_cfg_mgr_unittests.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#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-8/+8
* [#2601] use std smart pointers where possibleAndrei Pavel2022-11-251-3/+1
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-3/+3
* [#2601] EXPECT_THROW -> EXPECT_THROW_MSGAndrei Pavel2022-11-251-2/+3
* [#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOGAndrei Pavel2022-11-251-8/+8
* [#1999] add missing header includes in testsAndrei Pavel2021-07-281-0/+4
* [#1077] Log UT failures in YANG and NETCONFTomek Mrugalski2021-07-261-20/+20
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-231-4/+4
* [5-netconf-extend-syntax] Extended syntaxFrancis Dupont2018-10-101-0/+156
* [128-netconf-config] Addressed comments153-netconf-fd-watcher_base153-netconf-control-socket_baseFrancis Dupont2018-10-061-103/+109
* [128-netconf-config] Added netconf config code from kea-yangFrancis Dupont2018-10-061-0/+499
* [128-netconf-use-libprocess] Addressed last commentsFrancis Dupont2018-10-041-5/+5
* [128-netconf-use-libprocess] Addressed comments (remove code option)Francis Dupont2018-10-011-225/+0
* [128-netconf-use-libprocess] Updated after CPL mergeFrancis Dupont2018-09-291-2/+1
* [128-netconf-use-libprocess] Added use of libprocess in netconfFrancis Dupont2018-09-271-0/+299