]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Drop viratomictest
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 31 Jan 2020 16:01:47 +0000 (17:01 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sun, 2 Feb 2020 15:36:47 +0000 (16:36 +0100)
commit18a6f182806f49043d01be947fe296abc3681c8a
treec0b913886c906aa3af6b8151f080806bf74112d9
parent7c541207bb281feb7fa87a83a1e1c64e61201019
tests: Drop viratomictest

In future commits our virAtomic* APIs will be replaced with their
GLib variants. Instead of trying to update the test after each
commit and eventually removing the test anyway, remove it upfront
and save the hassle.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/Makefile.am
tests/viratomictest.c [deleted file]