Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
0e1c7b5ff4f482d1c7cafaa06f7c9c697b6a9bef
/
.
/
apps
/
evpn-route-service
/
api
/
BUCK
blob: 68eeacf58f74786a82ed319d6adaef8c1e19af9b [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
TEST_DEPS
=
[
'//lib:TEST'
,
'//core/api:onos-api-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)