incubator-nuttx/tools/ci
Michal Lenc 51bae917b7 ci: add fmemopen test and merge fopencookie and fmemopen to stdio test
CI test for fmemopen() function was added. The test was merged with
fopencookie interface test and merged into single test_stdio.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-10-27 08:55:24 +08:00
..
docker/linux ci: Update aarch64 gcc toolchain to 12.3.rel1 2023-09-19 22:37:54 +08:00
testlist ci:enable RISC-V qemu cmake build ci 2023-10-26 21:01:46 +08:00
testrun ci: add fmemopen test and merge fopencookie and fmemopen to stdio test 2023-10-27 08:55:24 +08:00
README.md
cibuild.sh cibuild.sh: Using GCC from xPack for riscv 2023-09-19 12:59:48 +03: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.