blob: f05469482b72e9e9e06558e7dcd00db04a262560 (
plain)
1
2
3
4
5
6
7
8
|
# file : tests/integration/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
./: ../../bbot/exe{bbot-agent bbot-worker} test{testscript} file{tftp-map}
dir{./}: test = ../../bbot/exe{bbot-agent}
include ../../bbot/
|