Add AllTypes encoding test for callbacks (issue #99)
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 9 Feb 2014 17:28:50 +0000 (19:28 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Sun, 9 Feb 2014 17:28:50 +0000 (19:28 +0200)
commit235219a29588fd19787baa7ff948ab52ae2499a4
treee1aed01da81f019b75bada1a50e519aa9a5a5392
parentd3ed0744d037e38ed8737a670fc05aec09f76379
Add AllTypes encoding test for callbacks (issue #99)

Still need to do the decoding side.
tests/alltypes_callback/SConscript [new file with mode: 0644]
tests/alltypes_callback/alltypes.options [new file with mode: 0644]
tests/alltypes_callback/encode_alltypes_callback.c [new file with mode: 0644]