commit | da6e55739306fb4361cbbda8c7e4400cad3037d1 | [log] [tgz] |
---|---|---|
author | Nikhil Namjoshi <nikhilnamjoshi@google.com> | Mon Mar 13 10:52:53 2023 -0700 |
committer | Nikhil Namjoshi <nikhilnamjoshi@google.com> | Fri Jan 05 18:00:42 2024 +0000 |
tree | fb0b7b85c32d14b65103a9589dab4d0f7f9feec1 | |
parent | 6eb945fa699e0d1fc91886c952cb564147f28d82 [diff] |
Add libbej encoder wrapper for C++ Add unit tests and the test data files needed for unit tests. Move APIs from bej_decoder_test.cpp to a common file, to share those with bej_encoder_test.cpp Tested: Verified that encoding using the wrapper works well at runtime. Verified that the unit tests pass. Change-Id: I61b7c17690eb7e7fefd1973a22d4316c6214267e Signed-off-by: Nikhil Namjoshi <nikhilnamjoshi@google.com>