From cfeae5ec0d9488b2a6e51feb909e4c981008bf16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 17 Aug 2015 17:23:52 +0200 Subject: Change location for rootfs of tests Now every test should have its own folder with rootfs and parse script. --- targets/ryuglab/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'targets/ryuglab/conf.py') diff --git a/targets/ryuglab/conf.py b/targets/ryuglab/conf.py index b8e85b4..55f76e7 100644 --- a/targets/ryuglab/conf.py +++ b/targets/ryuglab/conf.py @@ -5,6 +5,7 @@ kernel_arch = 'powerpc' build_command = ['../targets/ryuglab/scripts/compile'] boot_command = ['targets/ryuglab/scripts/boot'] +parse_command = ['tests/cyclictest/parse'] db_user = 'kocikare' db_password = 'ohNg3Ien' -- cgit v1.2.3