Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
74a8a443251b6d4a54b7e61e17d1d031fb55bba6
/
.
/
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
)