Yanfeng,
There is a basic automation test running on sim/qemu after the ci build
finish:
https://github.com/apache/nuttx/blob/master/tools/ci/cirun.sh
you can add more tests and boards as needed.
On Thu, Aug 8, 2024 at 11:10 AM yfliu2008 wrote:
> Alan,
>
>
> Just want to add that besides a testi
On 8/7/2024 9:10 PM, yfliu2008 wrote:
... if we had "ostest" based smoke testing coverage in our CI, those fake k230
issues can be prevented earlier.
ostest would probably need some work to be useful in this case: ostest
would need some kind of standard reporting in each test so that we wou
Hi Yanfeng and Alan: I have been running Daily OSTest for NuttX QEMU
RISC-V, hosted on GitHub Actions:
(1) OSTest for 32-bit QEMU RISC-V runs OK on GitHub Actions:
32-bit Flat Build (rv-virt:nsh):
https://github.com/lupyuen/nuttx-riscv64/actions/workflows/qemu-riscv-nsh.yml
32-bit Kernel Build (r