From abc209df997d0dc0ca5e4ffc3bb4399e782559b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Kujawa?= Date: Thu, 19 Jan 2017 00:21:00 +0100 Subject: [PATCH] Add emulation tests. --- test/Kyuafile | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Kyuafile b/test/Kyuafile index 3bcbdef..ae0379f 100644 --- a/test/Kyuafile +++ b/test/Kyuafile @@ -3,4 +3,5 @@ syntax(2) test_suite('rk65c02-tests') atf_test_program{name='test_bus'} +atf_test_program{name='test_emulation'}