aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorVincent Dagonneau <[email protected]>2023-03-04 15:26:06 +0100
committerPaul E. McKenney <[email protected]>2023-03-20 08:45:22 -0700
commitd1209597ff00b6a3c80e37089f7139d0774034bd (patch)
treefd06ca0a67cd1247037b301ca1cb280890f22835 /tools/perf/scripts/python/mem-phys-addr.py
parenta0994fb98d70f99a0f93feb44d1401071381c056 (diff)
tools/nolibc: add tests for the integer limits in stdint.h
This commit adds tests for the limits added in a previous commit. The limits are defined in decimal in stdint.h and as hexadecimal in the tests (e.g. 0x7f = 127 or 0x80 = -128). Hopefully it catches some of the most egregious mistakes. As we rely on the compiler to provide __SIZEOF_LONG__, we also test whether it is defined. Signed-off-by: Vincent Dagonneau <[email protected]> Reviewed-by: Thomas Weißschuh <[email protected]> Signed-off-by: Willy Tarreau <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions