getxstring.testc: force "consumed" to be numeric early
One of these tests involves strings containing the '%' wildcard, but
CU_ASSERT_EQUAL token-pastes its arguments into a format string, so
we need to make sure the % is expanded out before it sees it.