nuttx/tools/ci
Yanfeng Liu 1ecd78f5cc citest/sim01: disable sim:libcxxtest on macOS
There have been errors like below on macOS for sim:libcxxtest

```
Error: /Applications/Xcode.../include/mach/vm_page_size.h:59:44:
error: expected ';' after top level declarator
```
This patch tries to disable that check on macOS.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-02-15 06:15:24 -08:00
..
docker/linux linux/Dockerfile: Add the python3 coloredlogs package for the matter build 2024-01-10 09:47:54 -08:00
testlist citest/sim01: disable sim:libcxxtest on macOS 2024-02-15 06:15:24 -08:00
testrun tools/ci: revert tmp change 2024-01-10 01:58:53 -08:00
cibuild.sh tools/ci: add initial support for MSYS2 2024-01-09 05:50:09 -08:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08:00
README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.