mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
meson: convert tests/qtest to meson
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
2634733c6b
commit
a2ce7dbd91
147 changed files with 541 additions and 589 deletions
|
@ -14,7 +14,7 @@
|
|||
#ifndef TEST_BOOT_SECTOR_H
|
||||
#define TEST_BOOT_SECTOR_H
|
||||
|
||||
#include "libqtest.h"
|
||||
#include "libqos/libqtest.h"
|
||||
|
||||
/* Create boot disk file. fname must be a suitable string for mkstemp() */
|
||||
int boot_sector_init(char *fname);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue