nuttx-apps/testing
p-szafonimateusz 9088634e96 testing/ostest/fpu.c: align FPU context
some architectures requires FPU context to be aligned,
for example x86-64 when used with XSAVE instruction must be aligned to 64

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-04-29 10:10:07 +08:00
..
arch_libc remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
atomic add test atomic 2023-09-05 22:10:48 +08:00
batterydump
cmocka ignore zip file 2024-04-04 12:07:21 +08:00
cpuload
crypto
cxxtest remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
drivertest drivertest: Fix drivertest_audio crash 2023-12-28 05:38:58 -08:00
epoll testing/epoll: add epoll test case 2023-11-02 14:49:54 +08:00
fatutf8
fdsantest
fmemopen testing/fmemopen: Remove the back slash from long literal string 2024-02-26 17:39:29 -03:00
fopencookie remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
fstest remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
getprime testing/getprime: allow running with zero threads 2024-03-12 19:40:17 +08:00
irtest system/readline: correct the readline(3) prototype 2023-10-16 22:04:18 +08:00
ltp fix pthread_sigmask_4_1 sigprocmask_4_1 build warning 2024-02-23 04:11:17 -08:00
memstress Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
memtester memtester:Modify the misnaming in Kconfig 2023-10-23 19:25:29 -03:00
mm
monkey testing/monkey: fix unsigned zero comparison 2024-04-08 14:32:08 +08:00
mtd_config_fs mtd_config_fs: support align size test 2024-04-16 19:05:44 +08:00
nand_sim apps/testing/nand_sim: Adds NAND virtual device. 2024-03-21 22:46:49 +08:00
nist-sts
nxffs remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
open_memstream testing: add open_memstream test tool 2023-11-29 02:12:58 -08:00
ostest testing/ostest/fpu.c: align FPU context 2024-04-29 10:10:07 +08:00
ramtest apps:move test tools to testing. 2023-10-26 13:17:28 +02:00
scanftest testing/scanftest: add number of correct/incorrect tests 2023-10-18 16:52:24 -04:00
sd_bench testing/sd_bench: Port sdbench testing utility for PX4-Autopilot. 2023-10-30 16:58:10 +08:00
sd_stress testing/sd_stress: Port sdstress testing utility from PX4-Autopilot. 2023-10-25 15:41:27 +08:00
sensortest
setest
smart remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
smart_test remove testing/xxx/README.md. Migrated to Documentation/applications/testing 2023-10-30 10:00:01 +08:00
smp cmake: add smp test 2024-02-05 08:46:22 -08:00
testsuites fix build warning for kernel testsuites 2024-03-28 18:18:58 +08:00
uclibcxx_test
unity cmake: add support for Unity 2024-03-23 22:12:46 +01:00
.gitignore
CMakeLists.txt
Make.defs
Makefile