summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/qemu.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-24 21:35:21 +1100
committerChris Johns <chrisj@rtems.org>2017-10-24 22:21:35 +1100
commitbf58911519afb7ce2117dedadf3d76da436b2361 (patch)
treeaac7608d8153bc72e60164bd2183b8e625dc8730 /tester/rtems/testing/qemu.cfg
parenttester: Add an executable file name filter. (diff)
downloadrtems-tools-bf58911519afb7ce2117dedadf3d76da436b2361.tar.bz2
tester: Refactor to use INI format files for BSP configurations.
- Add support for user condfigurations files with the --user-config. - Add support for a $HOME/.rtemstesterrc for a user configuration. Closes #3204.
Diffstat (limited to 'tester/rtems/testing/qemu.cfg')
-rw-r--r--tester/rtems/testing/qemu.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/tester/rtems/testing/qemu.cfg b/tester/rtems/testing/qemu.cfg
index 4c5d256..db5b6b2 100644
--- a/tester/rtems/testing/qemu.cfg
+++ b/tester/rtems/testing/qemu.cfg
@@ -57,8 +57,11 @@
#
# Qemu executable
#
+%ifn %{defined bsp_qemu_opts}
+ %define bsp_qemu_opts %{nil}
+%endif
%define qemu_cmd qemu-system-%{bsp_arch}
-%define qemu_opts %{bsp_opts}
+%define qemu_opts %{bsp_qemu_opts}
#
# Executable