summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/tests/parser_unittests.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-8/+8
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-1/+1
* [#2601] make NETCONF_SUBSCRIBE_NOTIFICATIONS_FAILED a warningAndrei Pavel2022-11-251-1/+1
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-3/+4
* [#2601] typedef -> usingAndrei Pavel2022-11-251-1/+1
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-1/+1
* [#2601] EXPECT_THROW -> EXPECT_THROW_MSGAndrei Pavel2022-11-251-3/+5
* [#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOGAndrei Pavel2022-11-251-8/+7
* [#2311] migrate src/bin/netconf to libyang2 and sysrepo2Andrei Pavel2022-10-211-13/+4
* [#2084] log checks for trailing commas for NETCONFAndrei Pavel2021-12-171-3/+10
* [#2084] Added log checkingFrancis Dupont2021-12-171-1/+21
* [#2084] add unit tests for trailing commaAndrei Pavel2021-12-171-11/+50
* [#1999] add missing header includes in testsAndrei Pavel2021-07-281-0/+3
* [#1077] Log UT failures in YANG and NETCONFTomek Mrugalski2021-07-261-4/+4
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-1/+1
* [#151] Improved flex errors in stringFrancis Dupont2020-10-221-5/+25
* [#1423] Addressed commentsFrancis Dupont2020-10-201-10/+20
* [#1423] Protected all tests against free contentFrancis Dupont2020-10-201-3/+6
* [#1423] Addressed (cosmetics) commentsFrancis Dupont2020-10-191-4/+4
* [#1423] Checkpoint: finished codeFrancis Dupont2020-10-191-0/+66
* [#1423] Checkpoint: test keyword setsFrancis Dupont2020-10-191-1/+76
* [#1102] Checkpoint: finished codeFrancis Dupont2020-09-211-0/+6
* [#1102] Checkpoint: dhcpv6 and doc to doFrancis Dupont2020-09-211-0/+18
* [#1102] Checkpoint: updated DHCPv4Francis Dupont2020-09-211-2/+1
* [#916] Checkpoint: updated agents/serversFrancis Dupont2020-07-081-7/+20
* [#974] copy right dates, mes files Changelog prepared for releaseWlodek Wencel2019-10-291-1/+1
* [#795] unit tests tweaked for new configurationWlodek Wencel2019-10-251-2/+2
* [284-need-dhcp6-example-for-netconf] Removed simple config and add simple DHC...Francis Dupont2018-12-111-2/+2
* [5-netconf-extend-syntax] Extended syntaxFrancis Dupont2018-10-101-1/+30
* [#5,!49] Added DHCPv4-specific netconf example config.Tomek Mrugalski2018-09-281-1/+2
* [5-netconf-config] Final fixesFrancis Dupont2018-09-281-3/+4
* [5-netconf-config] Updated examples and twist global objectsFrancis Dupont2018-09-281-1/+2
* [5-netconf-config] Updated syntaxFrancis Dupont2018-09-281-96/+22
* [5-netconf-config] Added netconf syntaxFrancis Dupont2018-09-281-0/+751