MOS Source Code
Loading...
Searching...
No Matches
test_memops.c File Reference
#include "test_engine_impl.h"
#include <mos_stdlib.h>
#include <mos_string.h>
+ Include dependency graph for test_memops.c:

Go to the source code of this file.

Functions

 MOS_TEST_CASE (test_lib_memcpy)
 
 MOS_TEST_CASE (test_lib_memmove_simple)
 
 MOS_TEST_CASE (test_memmove_overlapped)
 
 MOS_TEST_CASE (test_memmove_overlapped_backwards)
 

Function Documentation

◆ MOS_TEST_CASE() [1/4]

MOS_TEST_CASE ( test_lib_memcpy )

Definition at line 8 of file test_memops.c.

+ Here is the call graph for this function:

◆ MOS_TEST_CASE() [2/4]

MOS_TEST_CASE ( test_lib_memmove_simple )

Definition at line 25 of file test_memops.c.

+ Here is the call graph for this function:

◆ MOS_TEST_CASE() [3/4]

MOS_TEST_CASE ( test_memmove_overlapped )

Definition at line 41 of file test_memops.c.

+ Here is the call graph for this function:

◆ MOS_TEST_CASE() [4/4]

MOS_TEST_CASE ( test_memmove_overlapped_backwards )

Definition at line 56 of file test_memops.c.

+ Here is the call graph for this function: