tools/testbuild.sh: select size_t to different type by testlist

testbuild.sh select size_t to different type by testlist in which
CONFIG_ARCH_SIZET_LONG defined for ulong and -CONFIG_ARCH_SIZET_LONG
for uint.
This commit is contained in:
liuhaitao
2020-02-15 12:22:32 +08:00
committed by Gregory Nutt
parent 6c31a72e2b
commit ba265e90d6
2 changed files with 19 additions and 20 deletions
+2
View File
@@ -964,7 +964,9 @@ testbuild.sh
build descriptions consists of two comma separated values. For example:
stm32f429i-disco:nsh,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
arduino-due:nsh,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL,-CONFIG_ARCH_SIZET_LONG
/arm,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
/risc-v,CONFIG_RV32IM_TOOLCHAIN_GNU_RVGL,CONFIG_ARCH_SIZET_LONG
The first value is the usual configuration description of the form
<board-name>:<configuration-name> or /<folder-name> and must correspond to a