tests: Read integer uniforms with strtol() and strtoul().
Because %i sscanf() converters are deprecated, and in practice clamp to [-2^31, 2^31) on 32 bit.
Because %i sscanf() converters are deprecated, and in practice clamp to [-2^31, 2^31) on 32 bit.