build error when NETCONF and unit tests are enabled: ‘ASSERT_NO_THROW_LOG’ was not declared in this scope
adaptor_unittests.cc:28:5: error: ‘ASSERT_NO_THROW_LOG’ was not declared in this scope; did you mean ‘ASSERT_NO_THROW’?
28 | ASSERT_NO_THROW_LOG(context = Adaptor::getContext(json));
| ^~~~~~~~~~~~~~~~~~~
| ASSERT_NO_THROW