aboutsummaryrefslogtreecommitdiffstats
path: root/jrt_test/src/binref/env.sh.in
blob: c15dfdebd71cf5817dadc2555d6ffe050bb7be06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
BINREF=@CMAKE_CURRENT_BINARY_DIR@
SBCMD=@PROJECT_BINARY_DIR@/slobrok/src/apps/sbcmd/vespa-slobrok-cmd
SLOBROK=@PROJECT_BINARY_DIR@/slobrok/src/apps/slobrok/vespa-slobrok
SIMPLESERVER=@PROJECT_BINARY_DIR@/jrt_test/src/jrt-test/simpleserver/jrt_test_simpleserver_app
export BINREF SBCMD SLOBROK SIMPLESERVER
# port numbers allocated for this module:
PORT_0=18230
PORT_1=18231
PORT_2=18232
PORT_3=18233
PORT_4=18234
PORT_5=18235
PORT_6=18236
PORT_7=18237
PORT_8=18238
PORT_9=18239
PORT_10=18240
PORT_11=18241