blob: 22045a7aaf715137d9fe25a43e92e13b3968a0f8 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + 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 = "Flow Performance Test",
url = "http://onosproject.org",
)