blob: 670d927fdd92648d133b3a28026e77cc3b54c0f2 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + KRYO + CLI + REST + [
"//core/store/serializers:onos-core-serializers",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
category = "Test Utility",
description = "Messaging performance test application.",
title = "Messaging Performance Test",
url = "http://onosproject.org",
)