Code

object: Added SDB_OBJECT_STATIC.
authorSebastian Harl <sh@tokkee.org>
Wed, 9 Jul 2014 19:36:49 +0000 (21:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 9 Jul 2014 19:36:49 +0000 (21:36 +0200)
commit246943645fbba04c41221e485cb80be5a74ed0a3
tree4f1708f5d6d13a2cbc1564db1c1d086d59c9ec3c
parent7225d9693ff41cbb4f8ab4766e95ddf50bc1811c
object: Added SDB_OBJECT_STATIC.

This is a helper to initialize static, named objects.

Replaced SSTRING_OBJ (which was basically the same) used by unit tests.
src/include/core/object.h
t/unit/libsysdb_test.h
t/unit/utils/avltree_test.c
t/unit/utils/llist_test.c