add attr_get/attr_set
This commit is contained in:
parent
724c740909
commit
f66de93483
6 changed files with 176 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ librtti_test_srcs = [
|
|||
'test.c',
|
||||
'test_iter.c',
|
||||
'test_invalid_obj.c',
|
||||
'test_attr.c',
|
||||
]
|
||||
|
||||
unity_dep = dependency('unity')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue