commit | eaaa175b925f77f5cb5ce4df81a7e962380876e1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Fri Apr 21 09:46:47 2017 -0500 |
committer | Kumar Gala <kumar.gala@linaro.org> | Fri Apr 21 09:53:49 2017 -0500 |
tree | 28dd41fc1ec617310506d05c1a535a0d7f844dc5 | |
parent | 6da829690ffa40452cb0e6654bbf61f9796980e2 [diff] |
tests: convert to using newly introduced integer sized types Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99 integer types. Jira: ZEP-2051 Change-Id: I6c676bc6c5e850a8725785554cd535e32067f33e Signed-off-by: Kumar Gala <kumar.gala@linaro.org>