tests: Fix daemon startup with non-standard paths

This was passing within the CI just because the environment adds them to
$PATH. In my personal dev environment, I'm using stuff outside of my
default $PATH. Given that CMake already checks for these executables,
let's make it work.

Change-Id: I1937c4fc294b0d1c7a9e683f3026fe178afda8a3
1 file changed
tree: 306ab490bcee02563cf59d73cdaa5d704875e6ab
  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.