mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Add makefile and format codes
../nuttx/tools/checkpatch.sh -f testdev.c
Squashed commits
commit 2914f842fb7b30f9819f951638a72af7ccd0857e
Author: v-chenglong8 <v-chenglong8@xiaomi.com>
Date: Tue Aug 27 20:26:40 2024 +0800
[new]: init coral sea execution client project
Signed-off-by: cuiliang <cuiliang@xiaomi.com>
commit e783ef9d33e980a8d67f0732287545ee1dc9654d
Author: rongyichang <rongyichang@xiaomi.com>
Date: Fri Jun 21 11:48:11 2024 +0800
tests/devrpmsg: fix use after free error
Signed-off-by: rongyichang <rongyichang@xiaomi.com>
commit d2221fa82a9a30c99bcfc6cff46276505f653a77
Author: songshuangshuang <songshuangshuang@xiaomi.com>
Date: Tue May 14 15:27:02 2024 +0800
[tests]: test case cmake transformation
Signed-off-by: songshuangshuang <songshuangshuang@xiaomi.com>
commit 4209ce4a10e34fe37a58df5e2c2e8d1299ef056c
Author: liugui <liugui@xiaomi.com>
Date: Wed Aug 16 20:35:41 2023 +0800
[fix]:resolving the problem of rpmsgdev ioctrl interface test crashing on the audio core
Signed-off-by: liugui <liugui@xiaomi.com>
commit a3ac3c9b9dc5210ebc61897cf79e411ae337d70f
Author: litong12 <litong12@xiaomi.com>
Date: Fri Jul 28 15:06:00 2023 +0800
[fix]: fix poll's bug in rpmsgdev test
Signed-off-by: litong12 <litong12@xiaomi.com>
commit c3085e74b2c356bc805d904259e97126ea55ff7d
Author: litong12 <litong12@xiaomi.com>
Date: Wed Jan 18 11:47:25 2023 +0800
[test]: file_operations add mmap and truncate in rpmsgdev test
Signed-off-by: litong12 <litong12@xiaomi.com>
commit 617623f7c3eb302e2921de17d21235ea4c4e2990
Author: litong12 <litong12@xiaomi.com>
Date: Tue Nov 8 20:13:29 2022 +0800
[test]: add rpmsgdev testcases
Signed-off-by: litong12 <litong12@xiaomi.com>
Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
3 lines
73 B
Text
3 lines
73 B
Text
config RPMSGDEV_TEST
|
|
bool "Enable rpmsgdev test"
|
|
default n
|