Lines Matching full:options
44 description="Test run options",
57 help="start gdbserver with $GDB_OPTIONS options "
71 g_env = p.add_argument_group('test environment options')
89 ' image format options',
90 'The following options set the IMGFMT environment variable. '
99 ' image protocol options',
100 'The following options set the IMGPROTO environment variable. '
107 g_bash = p.add_argument_group('bash tests options',
108 'The following options are ignored by '
110 # TODO: make support for the following options in iotests.py
112 help='options to pass to qemu-img create/convert, '
115 g_sel = p.add_argument_group('test selecting options',
116 'The following options specify test set '