This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from b7f05e89b testing: Move crypto/setest to drivers and open_memstream to libc new d7be1bd67 testing: Move fs/fopencookie to libc new 4e9d90767 testing: Move rpmsgdev to drivers/rpmsgdev The 2 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: testing/{ => drivers}/rpmsgdev/CMakeLists.txt | 2 +- testing/{ => drivers}/rpmsgdev/Kconfig | 0 testing/{ => drivers}/rpmsgdev/Make.defs | 4 ++-- testing/{ => drivers}/rpmsgdev/Makefile | 2 +- testing/{ => drivers}/rpmsgdev/testdev.c | 2 +- testing/{fs => libc}/fopencookie/Kconfig | 0 testing/{fs => libc}/fopencookie/Make.defs | 4 ++-- testing/{fs => libc}/fopencookie/Makefile | 2 +- testing/{fs => libc}/fopencookie/fopencookie.c | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) rename testing/{ => drivers}/rpmsgdev/CMakeLists.txt (96%) rename testing/{ => drivers}/rpmsgdev/Kconfig (100%) rename testing/{ => drivers}/rpmsgdev/Make.defs (91%) rename testing/{ => drivers}/rpmsgdev/Makefile (96%) rename testing/{ => drivers}/rpmsgdev/testdev.c (99%) rename testing/{fs => libc}/fopencookie/Kconfig (100%) rename testing/{fs => libc}/fopencookie/Make.defs (91%) rename testing/{fs => libc}/fopencookie/Makefile (96%) rename testing/{fs => libc}/fopencookie/fopencookie.c (99%)