mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Rename virtTest00MActive to virTest00MActive.
This function doesn't follow our convention of naming functions.
This commit is contained in:
committed by
John Ferlan
parent
8a9bd034c2
commit
8a48cf6efa
@@ -46,7 +46,7 @@ extern char *progname;
|
||||
# error Fix Makefile.am
|
||||
# endif
|
||||
|
||||
bool virtTestOOMActive(void);
|
||||
bool virTestOOMActive(void);
|
||||
|
||||
int virTestRun(const char *title,
|
||||
int (*body)(const void *data),
|
||||
|
||||
Reference in New Issue
Block a user