]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Fix Compilation Error and RuntimePath changes for test_grpc
authorRajesh Gangam <rajeshgangam@gmail.com>
Fri, 14 Jul 2023 00:56:06 +0000 (00:56 +0000)
committerRajesh Gangam <rajeshgangam@gmail.com>
Fri, 14 Jul 2023 01:17:35 +0000 (01:17 +0000)
commit509c7e5cd9d0482ac790660e14124b2259bdf860
tree30a08e3d5be23c3912c32b1227f480a4b07827fb
parent88236d4e952fa05274d5464236a8df4727a6a1c7
tests: Fix Compilation Error and RuntimePath changes for test_grpc

The runtime path for grpc.so has been changed for test_grpc.cpp
and also there were couple of definitions which are duplicate,
hence renamed them.

Signed-off-by: Rajesh Gangam <rajeshgangam@gmail.com>
tests/lib/test_grpc.cpp