Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
201fe1ffa15e0ea1fdc76508f7ba4e723ae38a8e
/
.
/
protocols
/
p4runtime
/
api
/
BUILD
blob: b95804513da1e49f6183154b45d70a2046462d07 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"//protocols/grpc/api:onos-protocols-grpc-api"
,
"//lib:io_grpc_grpc_api_context"
,
]
TEST_DEPS
=
TEST
+
[
"//core/api:onos-api-tests"
,
]
osgi_jar_with_tests
(
test_deps
=
TEST_DEPS
,
deps
=
COMPILE_DEPS
,
)