]> xenbits.xensource.com Git - libvirt.git/commit
Rename virAssertCmpInt to testAssertEq
authorJán Tomko <jtomko@redhat.com>
Wed, 15 Jun 2016 08:17:05 +0000 (10:17 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Jun 2016 13:07:47 +0000 (15:07 +0200)
commitb918d76fd6826a9d8401252b585144ca70af6e93
tree71192df1f075e7b2d4a0d9017ef75ab9f91241a6
parentb9df3555929e373b5b9136ed2bb1a524db28c90c
Rename virAssertCmpInt to testAssertEq

Drop the op parameter, we only use equality.
Drop the vir prefix since it's only used in the tests.
tests/viratomictest.c