summaryrefslogtreecommitdiff
path: root/tests/test-region.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-03test-region: Decrease loop count by a factor of 10Eduardo Lima (Etrunko)1-1/+1
2018-06-27test-region: Add g_assert() checksChristophe Fergeau1-5/+16
2018-06-27test-region: Replace spice_assert() with g_assert_true()Christophe Fergeau1-1/+1
2018-06-27test-region: Remove unneeded printfChristophe Fergeau1-1/+0
2018-06-27test-region: Don't call region_dump() by defaultChristophe Fergeau1-17/+17
2018-06-27test-region: Replace direct printf with g_debug() callsChristophe Fergeau1-53/+53
2018-06-27test-region: Use GTest APIChristophe Fergeau1-2/+9
2018-06-27test-region: Create proper test for region from source codeFrediano Ziglio1-0/+401