genode-ehmry/solo5/test/Tupfile

34 lines
453 B
Plaintext

TARGET_NAME = solo5_tests
LIBS += solo5 genode-base
include_rules
PKG_DEPENDS += \
_/src/init \
_/src/nic_bus \
_/src/ram_block \
_/src/sequence \
_/src/solo5 \
_/src/$(BIN_NAME) \
run ./test_rules.sh \
blk \
dumpcore \
exception \
fpu \
globals \
hello \
net \
net_2if \
notls \
quiet \
ssp \
time \
wnox \
xnow \
: foreach {bin} |> !collect_bin |>
: runtime |> !collect_pkg_runtime |>
include &(BIN_RULES)
include &(PKG_RULES)