support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch
commitda616c1496e2bd3022dbe4afdd162a80731c08ad
authorFlorian Weimer <fweimer@redhat.com>
Tue, 5 Dec 2017 14:08:59 +0000 (5 15:08 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 5 Dec 2017 14:08:59 +0000 (5 15:08 +0100)
treef9267820fca1d4d0de90b79f4ae9573d22b97b72
parent216933b2422f1379809d30fbf403c0b047631ad8
support/tst-test_compare: Fix 32-bit/64-bit expected output mismatch

The use of a long type resulted in test output differences between
32-bit and 64-bit architectures, causing the test to fail on 32-bit
architectures.
ChangeLog
support/tst-test_compare.c