Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_memcpy_wrappers_unittest.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

+ Include dependency graph for fx_memcpy_wrappers_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (fxcrt, FXSYS_memset)
 
 TEST (fxcrt, FXSYS_wmemset)
 
 TEST (fxcrt, FXSYS_memcpy)
 
 TEST (fxcrt, FXSYS_wmemcpy)
 
 TEST (fxcrt, FXSYS_memmove)
 
 TEST (fxcrt, FXSYS_wmemmove)
 
 TEST (fxcrt, FXSYS_memcmp)
 
 TEST (fxcrt, FXSYS_wmemcmp)
 
 TEST (fxcrt, FXSYS_memchr)
 
 TEST (fxcrt, FXSYS_wmemchr)
 

Function Documentation

◆ TEST() [1/10]

TEST ( fxcrt ,
FXSYS_memchr  )

Definition at line 49 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [2/10]

TEST ( fxcrt ,
FXSYS_memcmp  )

Definition at line 39 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [3/10]

TEST ( fxcrt ,
FXSYS_memcpy  )

Definition at line 19 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [4/10]

TEST ( fxcrt ,
FXSYS_memmove  )

Definition at line 29 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [5/10]

TEST ( fxcrt ,
FXSYS_memset  )

Definition at line 9 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [6/10]

TEST ( fxcrt ,
FXSYS_wmemchr  )

Definition at line 54 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [7/10]

TEST ( fxcrt ,
FXSYS_wmemcmp  )

Definition at line 44 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [8/10]

TEST ( fxcrt ,
FXSYS_wmemcpy  )

Definition at line 24 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [9/10]

TEST ( fxcrt ,
FXSYS_wmemmove  )

Definition at line 34 of file fx_memcpy_wrappers_unittest.cpp.

◆ TEST() [10/10]

TEST ( fxcrt ,
FXSYS_wmemset  )

Definition at line 14 of file fx_memcpy_wrappers_unittest.cpp.