scclib
Stable Cloud Computing C++ Library
Functions

Tests for Universally unique identifier (uuid). More...

#include <crypto/uuid.h>
#include <gtest/gtest.h>
#include <iostream>
#include <string>
Include dependency graph for uuid.cc:

Go to the source code of this file.

Functions

 TEST (uuid_test, zero)
 
 TEST (uuid_test, generate_uuid)
 
 TEST (uuid_test, assign)
 

Detailed Description

Tests for Universally unique identifier (uuid).

Definition in file uuid.cc.