Revision d1aaf543 tests/Makefile

b/tests/Makefile
16 16

  
17 17
check-block-$(CONFIG_POSIX) += tests/qemu-iotests-quick.sh
18 18

  
19
# All QTests for now are POSIX-only, but the dependencies are
20
# really in libqtest, not in the testcases themselves.
21
check-qtest-i386-y = tests/rtc-test
22
check-qtest-x86_64-y = $(check-qtest-i386-y)
23

  
19 24
GENERATED_HEADERS += tests/test-qapi-types.h tests/test-qapi-visit.h tests/test-qmp-commands.h
20 25

  
21 26
test-obj-y = tests/check-qint.o tests/check-qstring.o tests/check-qdict.o \

Also available in: Unified diff