summaryrefslogtreecommitdiff
path: root/lib/test_uuid.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-25uuid: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2017-07-21uuid: fix incorrect uuid_equal conversion in test_uuid_testChristoph Hellwig1-1/+1
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-2/+2
2017-06-05uuid: rename uuid typesChristoph Hellwig1-16/+16
2016-05-31lib/uuid: add a test moduleAndy Shevchenko1-0/+133