nuttx-apps/testing
Alan Carvalho de Assis 8cb7dd0694 apps/testing: Add pthread_mutex_perf created by Anchao
During the discussion about the impact of adding counter to TCB
Mr anchao created a pthread mutex performance example:
https://github.com/apache/nuttx/pull/17468#issuecomment-3660925314

Because this example can exercise (not ideally) the pthread mutex
I decided to add it to apps/testing/sched, the program name will
be called "pmutexp" (because "pmp" is not a good name).

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-12-16 20:57:58 -03: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/cmoka: fix cmake build 2025-11-18 21:59:42 +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/pm_smp: add more delay, avoid idle canot run one cycle 2025-12-01 19:10:11 +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/ltp: add ltp zip file to gitignore 2025-12-05 17:53:57 +01:00
mm testing/memtester: fix build error for cmake 2025-12-05 17:53:57 +01: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 testing/ostest/smp_call.c: fix smp_call cpu_set inconsistency issue 2025-12-09 09:44:37 -05:00
sched apps/testing: Add pthread_mutex_perf created by Anchao 2025-12-16 20:57:58 -03:00
testsuites testing: getTimeofday_test: fix build warning 2025-12-10 12:17:44 +01: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