Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8b1b51e4a509a304e04cc4825b4597c7abad5157
/
.
/
protocols
/
p4runtime
/
api
/
BUCK
blob: 21506be838bb89f86ddc37e7c4ca1841ab694cfa [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
'//incubator/grpc-dependencies:grpc-core-repkg-1.3.0'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)