# file      : tests/integration/buildfile
# 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}

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