This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] [PATCH, testsuite] test for memcpy


ping... 

http://sourceware.org/ml/newlib/2011/msg00473.html


-----Original Message-----
From: newlib-owner@sourceware.org [mailto:newlib-owner@sourceware.org] On
Behalf Of Greta Yorsh
Sent: 22 September 2011 11:34
To: newlib@sourceware.org
Subject: [PATCH, testsuite] test for memcpy

This test checks memcpy on different block sizes and source and destination
buffer alignments.
The newlib test suite contains a couple of tests for other string functions.
I think it would be good to have a test for memcpy there as well. 

-- Greta

newlib/ChangeLog

2011-09-22  Greta Yorsh  <Greta.Yorsh@arm.com>

	* testsuite/newlib.string/memcpy-1.c: New test.

Attachment: newlib-memcpy-test.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]