nuttx-apps/testing
dulibo1 7893712622 drivertest:add include file depended by cmocka
from the cmocka.h:
 * These headers or their equivalents MUST be included prior to including
 * this header file.
 * @code
 * #include <stdarg.h>
 * #include <stddef.h>
 * #include <stdint.h>
 * #include <setjmp.h>
 * @endcode

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-10-25 16:13:30 +02:00
..
arch_libc cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
atomic cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
cachetest cachetest:Tools for testing cache and uncacheable 2024-08-07 10:03:16 +08:00
cmocka feat(nsh): input (stdin) redirection 2024-08-08 19:19:18 -03:00
cpuload testing/cpuload: increase thread prio 2024-08-24 11:12:16 +08:00
crypto testing/crypto: add rsa testcase 2024-09-13 23:10:19 +08:00
cxxtest cmake:fix testing cxx_main suffix error 2024-09-13 23:16:26 +08:00
drivertest drivertest:add include file depended by cmocka 2024-10-25 16:13:30 +02:00
epoll cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
fatutf8 cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
fdsantest cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
fff porting fake function framework 2024-08-17 13:46:03 +08:00
fftest testing/fftest: add Force feedback driver test 2024-09-09 14:16:16 +08:00
fmemopen cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
fopencookie remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
fstest fstest: If the file is deleted it will not be opened 2024-08-16 19:48:18 +08:00
getprime testing/getprime: allow running with zero threads 2024-03-12 19:40:17 +08:00
gpu cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
himem_test testing/himem_test: Verify the creation of himem and read/write character devices, 2024-08-22 15:18:24 +08:00
irtest cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
kasantest kasantest: Add performance testing for Kasan, including pile insertion testing and algorithm testing 2024-09-13 23:14:08 +08:00
ltp pthread_cleanup: move clenup down to tls 2024-09-14 20:15:31 +08:00
memstress testing/memstress:Fix FAR prefix 2024-08-07 10:02:59 +08:00
memtester cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
mm cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
monkey Adapt the new header file path of va_format. 2024-09-23 14:54:06 +08:00
mtd_config_fs cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
nand_sim cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
nist-sts cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
nxffs cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
open_memstream cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
opus_ramtest cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
ostest pthread_cleanup: move clenup down to tls 2024-09-14 20:15:31 +08:00
pcitest pci: add pcitest tool 2024-08-27 22:07:57 +08:00
ramtest testing/ramtest: Fix not updated CMake file 2024-09-20 10:55:06 +08:00
scanftest cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
sd_bench testing/[sd_bench|sd_stress]: make print compatible for both 32-bit and 64-bit environment. 2024-07-04 17:43:32 +08:00
sd_stress testing/[sd_bench|sd_stress]: make print compatible for both 32-bit and 64-bit environment. 2024-07-04 17:43:32 +08:00
sensortest testing/sensortest: Rename GPS to GNSS 2024-09-19 03:42:31 +08:00
setest cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
smart cmake:port testing applications to CMake build 2024-06-29 22:31:03 +08:00
smart_test testing/smart_test/smart_test.c: fix wrong offset in fseek 2024-07-04 01:12:44 +08:00
smp cmake: add smp test 2024-02-05 08:46:22 -08:00
stressapptest app:port stressapptest to nuttx 2024-08-21 17:07:52 +08:00
testsuites fix nxstyle 2024-05-11 01:20:08 +08:00
uclibcxx_test uclibcxx_test/Make.defs Fix mistakes in comments 2023-03-09 01:43:09 +08:00
unity cmake: add support for Unity 2024-03-23 22:12:46 +01:00
.gitignore
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs Makefiles: Mateusz Szafoni: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Mateusz Szafoni: update licenses to Apache 2021-06-07 21:35:33 -05:00