Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8e022a99a7eb3093d59df091ee6a94d01ebfe768
/
.
/
apps
/
openstackvtap
/
api
/
BUCK
blob: 9fde222be038dd44363a611b0fce5ef457a01d6b [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
'//core/api:onos-api-tests'
,
'//core/common:onos-core-common-tests'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
)