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