]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: delete VIR_ALLOC tests cases
authorJán Tomko <jtomko@redhat.com>
Thu, 8 Oct 2020 11:50:00 +0000 (13:50 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Oct 2020 17:19:22 +0000 (19:19 +0200)
commit19c7b50c94cc04e5a1849067e0001586633cec3a
treeb7f313e4c051b575f58109631eec2d6b5b884ba0
parent173e2e73bfabc1d56de4ab609ce909e3141eb95e
tests: delete VIR_ALLOC tests cases

There are no more users of VIR_ALLOC or VIR_ALLOC_N.
Delete their test cases.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/viralloctest.c