tests: More robust daemon killing

Let's ensure that we *try* to kill everything, and make the test suite a
bit more robust by failing if any of our attempts fail.

For some reason "netopeer2-server" does not match, so let's use just
"netopeer2". I suspect this is the reason why the previous version used
"netopeer2-serve" without the trailing "r". This should really have been
documented.

Change-Id: Ia9b72347a47906f90761e33bfc9a63e04ec5d7da
2 files changed
tree: e9eb9a5427f62de23c2da8f93fbdc5fdba66aef4
  1. .clang-format
  2. .gitmodules
  3. .zuul.yaml
  4. CMakeLists.txt
  5. Doxyfile.in
  6. LICENSE
  7. LICENSE.md
  8. README.md
  9. ci/
  10. cmake/
  11. docs/
  12. example-schema.yang
  13. kill_daemons.sh
  14. netopeer-test-config
  15. netopeer_vars.hpp.in
  16. src/
  17. start_daemons.sh.in
  18. submodules/
  19. tests/
README.md

Console interface to NETCONF servers

Credits

Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.