openafs/tests/opr
Jeffrey Hutzelman 21d8df0432 Make opr_uuid_toString return a status
Don't assume that converting a UUID to a string will always succeed.
Instead, opr_uuid_toString should return a status result to indicate
whether the operation was successful or not.

Change-Id: I49e6bf53b2a878342d3137510d2eca522e58604d
Reviewed-on: http://gerrit.openafs.org/9990
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
2013-06-21 11:17:48 -07:00
..
.gitignore opr: Add opr_jhash_opaque 2012-08-14 13:48:44 -07:00
dict-t.c opr: Add dictionary implementation 2012-11-01 12:18:01 -07:00
jhash-t.c opr: Add opr_jhash_int2 function 2012-11-01 11:30:20 -07:00
Makefile.in opr: Add dictionary implementation 2012-11-01 12:18:01 -07:00
queues-t.c opr: Don't confuse isLast and isEnd 2012-11-23 06:18:31 -08:00
rbtree-t.c tests: Start using the upstream C TAP harness 2012-05-11 16:36:44 -07:00
time-t.c opr: Add simple time type 2012-06-14 15:23:02 -07:00
uuid-t.c Make opr_uuid_toString return a status 2013-06-21 11:17:48 -07:00