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