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 814640351 system/uorb: uorb listener bug fix.
     add 5216065fb cache_test: fix up_flash_dcache error
     add 6249f22f9 tests: fix cache_test and arch_lib_test date style error
     add df48348fc test: fix timerjitter data style error
     add 4df2ce98a testing: fix net case bug
     add 8afe3c064 test: clean driver_audio_test (void *) cast
     add b86457dfc apps/testing: fix syscall cases for fdcheck compatibility
     add be26d7963 syscall: fix badfd test for fdcheck compatibility
     add 338301de7 timerjitter: fix signal-cause error
     add b6203955f syscall: fix listen case bug

No new revisions were added by this update.

Summary of changes:
 testing/drivers/drivertest/drivertest_audio.c                 | 4 ++--
 testing/libc/arch_libc/arch_libc_test_main.c                  | 6 +++---
 testing/mm/cachetest/cachetest_main.c                         | 1 -
 testing/sched/timerjitter/timerjitter.c                       | 4 +++-
 testing/testsuites/kernel/socket/cases/net_socket_test_010.c  | 2 --
 testing/testsuites/kernel/syscall/cases/close_test.c          | 4 ++++
 testing/testsuites/kernel/syscall/cases/dup2_test.c           | 1 -
 testing/testsuites/kernel/syscall/cases/fsync_test.c          | 6 ++++--
 testing/testsuites/kernel/syscall/cases/listen_test.c         | 2 ++
 testing/testsuites/kernel/syscall/cases/setsocketopt01_test.c | 2 ++
 10 files changed, 20 insertions(+), 12 deletions(-)

Reply via email to