nuttx/tools/ci
Michal Lenc f43701c7c9 ci: fix file system CI test
File system CI test was not testing the correct behavior of scanf and just
checked whether program did not end with hard fault. This adds
functionality check and required configuration options to run FS test.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-10-19 21:39:24 +08:00
..
docker/linux ci: Update aarch64 gcc toolchain to 12.3.rel1 2023-09-19 22:37:54 +08:00
testlist tools/ci: Skip build sabre-6quad:libcxx temporarily 2023-09-24 08:40:10 +03:00
testrun ci: fix file system CI test 2023-10-19 21:39:24 +08:00
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.