Oopenvela-robotBenchtest:add pthread_spin_lock & pthread_spin_trylock case
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
benchtests:add wstring test Summary: 1. Added some wstring cases,refer to https://xiaomi.f.mioffice.cn/wiki/wikk4fTl6grTEuorFZiLYGYXPnb 2. Because compiling String and WString at the same time will lead to redefinition, so only one of them can be enabled at the same time 3. We ignore the implicit declaration of wcsnlen because it is defined once for all wstring in .h as long as the test target is wstring, but it is not implemented in the current, and wcsnlen will not be used in the currently existing wstring test case Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
benchtests:add benchtests CMakelist.txt Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
benchtests:add wstring test Summary: 1. Added some wstring cases,refer to https://xiaomi.f.mioffice.cn/wiki/wikk4fTl6grTEuorFZiLYGYXPnb 2. Because compiling String and WString at the same time will lead to redefinition, so only one of them can be enabled at the same time 3. We ignore the implicit declaration of wcsnlen because it is defined once for all wstring in .h as long as the test target is wstring, but it is not implemented in the current, and wcsnlen will not be used in the currently existing wstring test case Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
benchtests:Compile the dependency section Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
Benchtest:add pthread_spin_lock & pthread_spin_trylock case Summary: Base on 4178386, we can Based on the changes in 4178386, we added two new test cases for pthread_spin_lock,This requires turning on CONFIG_PTHREAD_SPINLOCKS Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
benchtests:Compile the dependency section Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 | |
benchtests:Compile the dependency section Signed-off-by: chenrun1 <chenrun1@xiaomi.com> | 6 个月前 |