Statistics
| Branch: | Revision:

root / tests / tcg / test_path.c @ 5e954943

History | View | Annotate | Download (4.7 kB)

# Date Author Comment
f62cb1b6 10/19/2012 09:40 pm Catalin Patulea

tests/tcg: fix build

This broke when the tests were moved from tests/ to tests/tcg/.

On x86_64 host/i386-linux-user non-kvm guest, test-i386 and test-mmap are broken, but at least they build.

To build/run the tests:
$ cd $BUILD_PATH/tests/tcg
$ SRC_PATH=path/to/qemu make <target>...

c09015dd 01/12/2012 06:03 pm Anthony Liguori

tests: mv tests/* -> tests/tcg

Signed-off-by: Anthony Liguori <>
Signed-off-by: Anthony Liguori <>