summaryrefslogtreecommitdiff
path: root/libc/test/src/string/memory_utils
AgeCommit message (Expand)Author
2023-02-07[libc][NFC] Rename architecture macros and move to macros folderGuillaume Chatelet
2022-12-13[libc] Add compiler, builtin and feature detectionGuillaume Chatelet
2022-11-16[libc] remove mem functions dead codeGuillaume Chatelet
2022-11-02[libc] Improve testing of mem functionsGuillaume Chatelet
2022-10-24[libc] Use cpp::byte instead of char in mem* functionsGuillaume Chatelet
2022-10-24[libc] Fix broken tests on arm32Guillaume Chatelet
2022-10-24[libc] mem* framework v3Guillaume Chatelet
2022-10-20Revert D136292 "[libc] mem* framework v3"Guillaume Chatelet
2022-10-20[libc] mem* framework v3Guillaume Chatelet
2022-10-20[libc][NFC] add missing static qualifiers in testsGuillaume Chatelet
2022-10-20[libc][NFC] remove unneeded -lpthread for utils_testGuillaume Chatelet
2022-10-18[libc][NFC] Cleanup and document utils.hGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Sterling Augustine
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-14Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-14[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-13Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-13[libc] New version of the mem* frameworkGuillaume Chatelet
2022-10-12Revert "[libc] New version of the mem* framework"Guillaume Chatelet
2022-10-12[libc] New version of the mem* frameworkGuillaume Chatelet
2022-09-29[libc][NFC] Move alignment utils to utils.hGuillaume Chatelet
2022-09-26[libc][NFC] Remove new framework, a simpler one is comingGuillaume Chatelet
2022-08-22[NFC][libc] Remove ArrayRef which is replaced with spanGuillaume Chatelet
2022-08-22[NFC][libc] Switch mem* tests from ArrayRef to spanGuillaume Chatelet
2022-08-19[reland][libc][NFC] Use STL case for bitGuillaume Chatelet
2022-08-19Revert "[libc][NFC] Use STL case for bit"Guillaume Chatelet
2022-08-19[libc][NFC] Use STL case for bitGuillaume Chatelet
2022-08-01Reland [libc][NFC] Use STL case for arrayGuillaume Chatelet
2022-08-01Revert "[libc][NFC] Use STL case for array"Guillaume Chatelet
2022-08-01[libc][NFC] Use STL case for arrayGuillaume Chatelet
2022-07-29[libc][NFC] Use STL case for type_traitsGuillaume Chatelet
2022-07-04[libc] Add a separate algorithm_test.Tue Ly
2022-07-01Revert "[reland] algorithm_test.cpp"Guillaume Chatelet
2022-07-01[reland] algorithm_test.cppGuillaume Chatelet
2022-06-29Revert "[libc][test] Remove dependency on sstream in algorithm_test.cpp"Guillaume Chatelet
2022-06-29[libc][test] Remove dependency on sstream in algorithm_test.cppGuillaume Chatelet
2022-06-28[libc] disable algorithm_test.cpp temporarilyMichael Jones
2022-06-28[libc] Fix compile options for algorithm testMichael Jones
2022-06-28[libc] Disable use of inlined builtins for testsGuillaume Chatelet
2022-06-28[libc][mem*] Introduce Algorithms for new mem frameworkGuillaume Chatelet
2022-06-25[libc][Obvious] Compare values of the same type in memory_utils/backend_test.Siva Chandra Reddy
2022-06-22[libc][mem*] Introduce Sized/Backends for new mem frameworkGuillaume Chatelet
2022-06-16[libc][obvious] fix address test on windowsMichael Jones
2022-06-01[libc][mem*] Address facility + test enum supportGuillaume Chatelet
2022-06-01[libc] Implement FLAGS option for generating all combinations for targets.Tue Ly
2022-03-08[libc][NFC] split standalone_cpp into single headersMichael Jones
2021-12-07[libc] apply new lint rulesMichael Jones
2021-11-22[libc] add memmove basic building blocksGuillaume Chatelet