tests: Add unit tests for schema_registry

(cherry picked from commit 90c31701e3)
This commit is contained in:
Tomasz Grabiec
2016-05-11 16:32:56 +02:00
committed by Pekka Enberg
parent 26a3302957
commit dce549f44f
3 changed files with 132 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ boost_tests = [
'types_test',
'keys_test',
'mutation_test',
'schema_registry_test',
'range_test',
'mutation_reader_test',
'cql_query_test',