Check that all valid values of int and unsigned int can be put into void pointer
commitd731ab45831cfc2104b17b3a623e0c89c3174145
authorrl1987 <rl1987@sdf.lonestar.org>
Mon, 25 Feb 2019 17:07:47 +0000 (25 19:07 +0200)
committerrl1987 <rl1987@sdf.lonestar.org>
Mon, 25 Feb 2019 18:04:02 +0000 (25 20:04 +0200)
tree20cac7ef2f3107a20d4d86ce276a8e3077080234
parent69238ca2da923c8a50d5c1007f3e702eea163b50
Check that all valid values of int and unsigned int can be put into void pointer
changes/ticket29537 [new file with mode: 0644]
src/test/include.am
src/test/test.h
src/test/test_ptr_slow.c [new file with mode: 0644]
src/test/test_slow.c