add_entrypoint_object( strcpy SRCS strcpy.cpp HDRS strcpy.h DEPENDS string_h ) add_libc_unittest( strcpy_test SUITE libc_string_unittests SRCS strcpy_test.cpp DEPENDS strcpy )