aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/test/src/tests/speed/progdefs.sh
blob: ea6e05713f5a46e52b026b1d03428390367d6fae (plain) (blame)
1
2
3
4
5
#!/bin/bash
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
prog server cpp "" "./messagebus_test_cpp-server-speed_app"
prog server java "" "../../binref/runjava JavaServer"