You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/01 04:05:54 UTC

[incubator-nuttx-apps] branch master updated (9351ab5 -> cc156b9)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.


    from 9351ab5  system/libuv: Bump to v1.42.0
     add cc156b9  ostest: Introduce basic setjmp/longjmp test

No new revisions were added by this update.

Summary of changes:
 testing/ostest/Makefile                            |  4 +++
 testing/ostest/ostest.h                            |  4 +++
 testing/ostest/ostest_main.c                       |  8 ++++++
 .../ostest/setjmp.c                                | 32 +++++++++++++---------
 4 files changed, 35 insertions(+), 13 deletions(-)
 copy system/flash_eraseall/flash_eraseall_main.c => testing/ostest/setjmp.c (77%)