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