From: Richard W.M. Jones Date: Sat, 15 Aug 2009 17:02:08 +0000 (+0100) Subject: generator: Generate the UUIDs for tests randomly. X-Git-Tag: 1.0.68~51 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=da54ae6abbd840e28c294949bc796a231f050d6d;hp=da54ae6abbd840e28c294949bc796a231f050d6d generator: Generate the UUIDs for tests randomly. Adds a uuidgen function which gets the random UUID from the uuid program. Uses this for tests. ---