OSDN Git Service

unit: Fix 128-bit UUID format
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Mon, 24 Mar 2014 19:25:31 +0000 (16:25 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Mar 2014 20:06:42 +0000 (22:06 +0200)
commit60685751bbf1889c2bc4751090d2b73207635cb0
tree38162265ff052e94c013e6078d6f05aa182511cc
parent0086e34fc00b3266a5dc7e5b492ca800f93ddd77
unit: Fix 128-bit UUID format

No matter the system, 128-bit UUID must use big endian byte order format
(similar to human-readable format).
unit/test-uuid.c