Skip to content

Commit

Permalink
Tests for user facing property add functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Dec 14, 2018
1 parent 1e6117b commit 679a9a5
Show file tree
Hide file tree
Showing 3 changed files with 617 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ TEST_LDFLAGS=-lcunit -coverage
TEST_OBJS = test.o \
datatype_read.o \
datatype_write.o \
property_add.o \
property_read.o \
property_write.o \
stubs.o \
Expand Down
Loading

0 comments on commit 679a9a5

Please sign in to comment.