This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 781136f Add x86_64 to the test lists
781136f is described below
commit 781136ff0865ed4e2e5cc8f8d37be7417c527e9f
Author: Brennan Ashton <[email protected]>
AuthorDate: Tue May 5 01:17:44 2020 -0700
Add x86_64 to the test lists
---
testlist/all.dat | 2 ++
testlist/mips-riscv-x86-xtensa.dat | 2 ++
2 files changed, 4 insertions(+)
diff --git a/testlist/all.dat b/testlist/all.dat
index 975735a..f2cb269 100644
--- a/testlist/all.dat
+++ b/testlist/all.dat
@@ -27,4 +27,6 @@
/x86
+/x86_64
+
/xtensa
diff --git a/testlist/mips-riscv-x86-xtensa.dat
b/testlist/mips-riscv-x86-xtensa.dat
index 6add50e..8c3ca0f 100644
--- a/testlist/mips-riscv-x86-xtensa.dat
+++ b/testlist/mips-riscv-x86-xtensa.dat
@@ -10,4 +10,6 @@
# provide __udivdi3 etc for -m32
# /x86
+/x86_64
+
/xtensa