This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
commit 76b96ee5bfe35aab3faa8d7e9dd3d48b5ec71934 Author: Xiang Xiao <xiaoxi...@xiaomi.com> AuthorDate: Wed Nov 11 13:59:56 2020 +0800 testlist: Enable cxxtest build on sim Signed-off-by: Xiang Xiao <xiaoxi...@xiaomi.com> --- testlist/all.dat | 1 - testlist/sim.dat | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/testlist/all.dat b/testlist/all.dat index 8bc56ee..d9ccf21 100644 --- a/testlist/all.dat +++ b/testlist/all.dat @@ -23,7 +23,6 @@ -nr5m100-nexys4:nsh /sim --sim:cxxtest /x86 diff --git a/testlist/sim.dat b/testlist/sim.dat index 44bdd19..18a3d6d 100644 --- a/testlist/sim.dat +++ b/testlist/sim.dat @@ -1,5 +1,5 @@ /sim --sim:cxxtest +-Darwin,sim:cxxtest # CONFIG_SIM_M32=y # The recent versions of macOS is 64-bit only