ringtest: support test specific parameters
Add a new flag for passing test-specific parameters. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
extern int param;
|
||||
|
||||
extern bool do_exit;
|
||||
|
||||
#if defined(__x86_64__) || defined(__i386__)
|
||||
|
Reference in New Issue
Block a user