• E
    tests: test negative number through dbus · 15168f98
    Eric Blake 提交于
    Commit f1088c81 weakened a test, by not passing a value larger
    than INT_MAX through an int slot.  Make the fix in a different
    way, using an explicit negative value.  Suggested by Dan Berrange.
    
    * tests/virdbustest.c (testMessageArray): Adjust previous fix.
    (testMessageStruct): Use a negative number.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    15168f98
virdbustest.c 13.8 KB