You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/11/14 00:15:15 UTC

[incubator-nuttx-testing] 01/02: testlist: Enable cxxtest build on sim

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 <xi...@xiaomi.com>
AuthorDate: Wed Nov 11 13:59:56 2020 +0800

    testlist: Enable cxxtest build on sim
    
    Signed-off-by: Xiang Xiao <xi...@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