Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
ce191fe9983698b3988bee8e6e8c41382ab1fce3
/
.
/
apps
/
network-troubleshoot
/
core
/
BUILD
blob: 48c176636169fe4c4198e03bc1232a0cf55d2398 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"//apps/network-troubleshoot/api:onos-apps-network-troubleshoot-api"
,
]
TEST_DEPS
=
TEST
+
[
"//utils/osgi:onlab-osgi-tests"
,
]
osgi_jar_with_tests
(
test_deps
=
TEST_DEPS
,
deps
=
COMPILE_DEPS
,
)