Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
368bd3d646941ea03458e2e7a56b07021e9df523
/
.
/
protocols
/
p4runtime
/
api
/
BUILD
blob: 2fb15bad702a7e68499a5dec2675982c4f916300 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"//protocols/grpc/api:onos-protocols-grpc-api"
,
"@io_grpc_grpc_java//core"
,
]
TEST_DEPS
=
TEST
+
[
"//core/api:onos-api-tests"
,
]
osgi_jar_with_tests
(
test_deps
=
TEST_DEPS
,
deps
=
COMPILE_DEPS
,
)