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

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


    from 122a4a6f4 apps/examples/popen: Modify kconfig file
     new 094b0f235 test/mutex: fix mutex testcases.
     new 5c6d646d7 testing/fs: add testcase to test the stability of memfd.
     new f16a45a85 examples/pipe: bugfix testcase of fifo

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 examples/pipe/interlock_test.c                     | 55 ++++++++--------
 {netutils/ptpd => testing/fs/memfd}/CMakeLists.txt |  6 +-
 {canutils/canlib => testing/fs/memfd}/Kconfig      | 12 ++--
 testing/{enet => fs/memfd}/Make.defs               |  6 +-
 {fsutils/flashtool => testing/fs/memfd}/Makefile   | 10 +--
 .../ina226_main.c => testing/fs/memfd/memfd_test.c | 75 +++++++++++-----------
 .../kernel/sched/cases/api_pthread_test_007.c      | 33 +++++++---
 7 files changed, 101 insertions(+), 96 deletions(-)
 copy {netutils/ptpd => testing/fs/memfd}/CMakeLists.txt (88%)
 copy {canutils/canlib => testing/fs/memfd}/Kconfig (52%)
 copy testing/{enet => fs/memfd}/Make.defs (89%)
 copy {fsutils/flashtool => testing/fs/memfd}/Makefile (88%)
 copy examples/ina226/ina226_main.c => testing/fs/memfd/memfd_test.c (68%)

Reply via email to