Searched refs:test_memmove (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/test/lib/ |
H A D | string.c | 108 static int test_memmove(struct unit_test_state *uts, u8 buf[], u8 mask, in test_memmove() function 147 if (test_memmove(uts, buf2, MASK, offset1, in lib_memcpy() 182 if (test_memmove(uts, buf, 0, offset1, offset2, in lib_memmove()
|
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | Makefile | 64 -D TEST_MEMMOVE=test_memmove \
|