1. d287286 tests: datastore backends are happy to delete leafs as well by Jan Kundrát · 4 years, 1 month ago
  2. 7ec214d tests: Accessing non-existing schema nodes by Jan Kundrát · 4 years ago
  3. cbf288b Unify item creation/deletion in datastore access by Jan Kundrát · 4 years, 1 month ago
  4. 3867c9e tests: check what happens when deleting "wrong nodes" by Jan Kundrát · 4 years, 1 month ago
  5. fa96ac2 Add test for getting "/" by Václav Kubernát · 4 years, 1 month ago
  6. bf65dd7 Add move command for moving (leaf)list instances by Václav Kubernát · 4 years, 1 month ago
  7. cf9224f Change DatastoreAccess::Tree typedef by Václav Kubernát · 4 years, 1 month ago
  8. 5b8a8f3 Add support for leaflist by Václav Kubernát · 4 years, 2 months ago
  9. 379bb57 Add support for `empty` YANG leaf type by Jan Kundrát · 4 years, 2 months ago
  10. 6898544 Fix `binary` data passing via sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  11. 0d8abd1 Fix identityref passing through sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  12. 3ff5012 sysrepo: reading and writing unions by Jan Kundrát · 4 years, 2 months ago
  13. 715c85c cli: Add a command line flag to specify datastore by Václav Kubernát · 4 years, 3 months ago
  14. 7160a13 Add copy command by Václav Kubernát · 4 years, 3 months ago
  15. bb525b4 NETCONF: list instance queries should hit the ops tree as well by Jan Kundrát · 4 years, 5 months ago
  16. 1e09bd6 Add node-info getters to Schema by Václav Kubernát · 4 years, 5 months ago
  17. da8e4b9 Fix NetconfAccess::deletePresenceContainer by Václav Kubernát · 4 years, 5 months ago
  18. cc7a93f Fix NetconfAccess::deleteListInstance by Václav Kubernát · 4 years, 5 months ago
  19. 90aa62d Merge "Rename .h header files to .hpp" by Václav Kubernát · 4 years, 5 months ago
  20. bd3169c libyang: support working with the decimal64 type by Jan Kundrát · 4 years, 5 months ago
  21. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  22. ab612e9 Implement DataQuery by Václav Kubernát · 4 years, 7 months ago
  23. 6ee8479 DatastoreAccess: add support for generic user-defined RPCs by Jan Kundrát · 4 years, 5 months ago
  24. 69aabe9 Include presence containers in NetconfAccess::getItems by Václav Kubernát · 4 years, 5 months ago
  25. b331b55 a typedef for returning "tree of data" by Jan Kundrát · 4 years, 5 months ago
  26. 144729d Add special type for representing special values by Václav Kubernát · 4 years, 6 months ago
  27. d812cfb Make NetconfAccess:getItems consistent with lists by Václav Kubernát · 4 years, 6 months ago
  28. 65038b9 Rename test by Václav Kubernát · 4 years, 6 months ago[Renamed from tests/setting_values.cpp]
  29. 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 4 years, 7 months ago
  30. 7d47864 Improve ctest logic by Václav Kubernát · 4 years, 7 months ago[Renamed from tests/sysrepo.cpp]
  31. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  32. 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 4 years, 9 months ago
  33. 3efb5ca Add datastore tests for setting leafrefs by Václav Kubernát · 4 years, 9 months ago
  34. 134d78f Add datastore tests for integer data types by Václav Kubernát · 4 years, 10 months ago
  35. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  36. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  37. 45f4a82 Add sysrepo test for creating list instances by Václav Kubernát · 5 years ago
  38. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  39. bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 5 years ago
  40. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago