nuttx-apps/testing
raiden00pl 0a906edd81 testing/mm/cachetest/cachetest_main.c: fix compilation error
fix compilation error:

cachetest_main.c: In function ‘cachetest_main’:
cachetest_main.c:240:7: error: implicit declaration of function ‘up_flush_dcache’ [-Wimplicit-function-declaration]
  240 |       up_flush_dcache((uintptr_t)info.waddr, (uintptr_t)info.waddr +

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-11-02 22:33:46 +08:00
..
arch apps/testing: move himem_test,mtetest and x86-64-ABI folders to the new arhc folder 2025-01-20 17:48:48 +08:00
cmocka testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
cxx apps/testing:fix uclibc atomic make.defs error 2025-03-03 16:03:13 +01:00
cxx-oot-build testing/cxx-oot-build: Exclude cxx-oot-build in CMake projects. 2025-10-15 14:34:32 +08:00
drivers testing/drivers/fftest/fftest.c: fix compilation error 2025-11-02 22:33:46 +08:00
fff testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
fs examples: Add depends to different test cases 2025-03-06 09:34:24 +01:00
libc apps/testing:fix uclibc atomic make.defs error 2025-03-03 16:03:13 +01:00
ltp testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
mm testing/mm/cachetest/cachetest_main.c: fix compilation error 2025-11-02 22:33:46 +08:00
nettest testing/nettest: Add test for net bufpool 2025-01-14 14:39:44 +08:00
nist-sts testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
ostest sched/event: add nxevent_getmask tests 2025-09-10 13:59:04 +08:00
sched [Kconfig style] Fix Kconfig style 2025-02-25 09:27:14 +01:00
testsuites testing/fs: update api name fs_getfilep/fs_putfilep to file_get/file_put 2025-06-12 18:12:32 +08:00
unity apps/unity: Add printf configuration 2025-08-07 11:21:57 +08:00
.gitignore Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
CMakeLists.txt testing/cxx-oot-build: Exclude cxx-oot-build in CMake projects. 2025-10-15 14:34:32 +08:00
Make.defs testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile testing: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00