Statistics
| Branch: | Revision:

root / tests / sha1.c @ a74cdab4

History | View | Annotate | Download (7.4 kB)

# Date Author Comment
1fc3dc29 07/25/2010 05:59 pm Stefan Weil

tests: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types

There is no need to have a second set of integral types.
Replace them by the standard types from stdint.h.

Signed-off-by: Stefan Weil <>
Signed-off-by: Aurelien Jarno <>

58458bb4 10/02/2009 08:59 pm Michael S. Tsirkin

tests: missing ; in if 0

Fix missing ; in commented out code

Signed-off-by: Michael S. Tsirkin <>
Signed-off-by: Blue Swirl <>

1d6198c3 12/13/2008 11:32 am blueswir1

Remove unnecessary trailing newlines

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162

03d5f74a 10/28/2003 02:09 am bellard

update

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@419 c046a42c-6fe2-441c-8c8c-71466251a162