]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests: add unit test case for replication
authorChanglong Xie <xiecl.fnst@cn.fujitsu.com>
Wed, 27 Jul 2016 07:01:51 +0000 (15:01 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 13 Sep 2016 10:00:56 +0000 (11:00 +0100)
commitb311046696fa808b9b29eeed090a49a0309adf67
tree19f334ee4dd37d99df1c82a1a430f8f426a1630b
parent29ff789060dd12eb11a6af4253957e5b441b6f0a
tests: add unit test case for replication

[Rename get_error test cases to get_error_all to avoid tripping up
scripts that grep for "error:" in test output.  It also reflects the
actual replication API function name better.
-Stefan]

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Changlong Xie <xiecl.fnst@cn.fujitsu.com>
Signed-off-by: Wang WeiWei <wangww.fnst@cn.fujitsu.com>
Message-id: 1469602913-20979-11-git-send-email-xiecl.fnst@cn.fujitsu.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/.gitignore
tests/Makefile.include
tests/test-replication.c [new file with mode: 0644]