tests: add test_json_pointer test

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2016-11-01 18:07:03 +02:00
parent 2fbdee19da
commit ee7fc26de1
5 changed files with 322 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ TESTS+= test_set_serializer.test
TESTS+= test_compare.test
TESTS+= test_set_value.test
TESTS+= test_visit.test
TESTS+= test_json_pointer.test
check_PROGRAMS=
check_PROGRAMS += $(TESTS:.test=)