aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/buildfile
blob: 2f3395530950cab70d71aa3ba7175952bc010f75 (plain)
1
2
3
4
5
6
7
8
9
10
11
# file      : tests/integration/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : TBC; see accompanying LICENSE file

# Setup the bbot-agent and bbot-worker that we are testing.
#
import agent  = bbot%exe{bbot-agent}
import worker = bbot%exe{bbot-worker}

./: test{testscript} file{tftp-map} $agent $worker
dir{./}: test = $agent