summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/tests/netconf_unittests.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-8/+8
* [#2601] make Translator aware of all leaf base typesAndrei Pavel2022-11-251-2/+2
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-15/+19
* [#2601] renames in NETCONF codeAndrei Pavel2022-11-251-20/+22
* [#2601] use std smart pointers where possibleAndrei Pavel2022-11-251-2/+2
* [#2601] typedef -> usingAndrei Pavel2022-11-251-2/+2
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-11/+3
* [#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOGAndrei Pavel2022-11-251-38/+38
* [#2311] migrate src/bin/netconf to libyang2 and sysrepo2Andrei Pavel2022-10-211-139/+97
* [#2061] fixed TSAN warnings in kea-netconfRazvan Becheriu2021-08-291-11/+11
* [#2025] correct spelling errors (minor change)Andrei Pavel2021-08-131-1/+1
* [#1077] Log UT failures in YANG and NETCONFTomek Mrugalski2021-07-261-36/+36
* [#1077] comments in netconf unit testsAndrei Pavel2021-07-231-7/+7
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-231-186/+192
* [#1098] adjusted code for releaseMichal Nowikowski2020-01-271-1/+1
* [#880] Added some atomics to satisfy the thread sanitizerFrancis Dupont2020-01-031-2/+3
* [907-remove-kea-thread-library] Checkpoint (todo finish netconf)Francis Dupont2019-09-271-11/+10
* updated versions, updated copyright dates, sorted messagesMichal Nowikowski2019-05-281-1/+1
* Changed location of unit socket in unit testsMichal Nowikowski2019-03-071-7/+8
* [204-move-models-] Addressing comments (checkpoint)Francis Dupont2018-12-101-5/+5
* [204-move-models-] Added unit testsFrancis Dupont2018-12-101-66/+103
* [204-move-models-] Code done, tests to doFrancis Dupont2018-12-101-7/+9
* [65-libyang-simplify-update-models] Moved loggersFrancis Dupont2018-11-221-3/+0
* [65-libyang-simplify-update-models] Updated netconf testsFrancis Dupont2018-11-221-103/+72
* [65-libyang-simplify-update-models] Less defaultsFrancis Dupont2018-11-221-16/+0
* [176-update-to-sysrepo-0-7-6-release] Changet HAVE_OLD_SYSREPO into HAVE_PRE_...Francis Dupont2018-11-191-1/+1
* [176-update-to-sysrepo-0-7-6-release] Added sysrepo 0.7.6 supportFrancis Dupont2018-11-191-0/+3
* [153-netconf-agent] Reviewed changes and addressed last week commentsFrancis Dupont2018-10-301-19/+14
* [#153,!82] Changes after review:Tomek Mrugalski2018-10-301-10/+6
* [153-netconf-agent] Moved agent test to threadedFrancis Dupont2018-10-301-59/+52
* [153-netconf-agent] Updates (include !94)Francis Dupont2018-10-301-6/+6
* [153-netconf-agent] final fix from testsFrancis Dupont2018-10-301-1/+2
* [153-netconf-agent] Added netconf agent code from kea-yangFrancis Dupont2018-10-301-0/+1228