summaryrefslogtreecommitdiffstats
path: root/conf/testrun.conf.sample
blob: 9f95fa322628a7d7d14a51d84df1c36b2674a7f1 (plain)
1
2
3
4
5
6
7
8
9
# Point to the OpenEmbedded packages
BBFILES := "${HOME}/org.openembedded.dev/packages/*/*.bb"

# Configurations to run tests for
# Each configurations consists out of a three tuple
# (TARGET_ARCH,TARGET_OS,DISTRO,[MACHINE1.MACHINE2])
TEST_CONFIGS = "(arm,linux,angstrom-2007.1,[h3600.h3900]) (arm,linux,openzaurus-unstable,[collie.c7x0])"