]> git.ipfire.org Git - thirdparty/tor.git/commit
Unit test for hex_str func
authorAnders Sundman <anders@4zm.org>
Mon, 31 Oct 2011 22:36:35 +0000 (23:36 +0100)
committerAnders Sundman <anders@4zm.org>
Thu, 10 Nov 2011 22:26:29 +0000 (23:26 +0100)
commitfa9aef6eec699f2c9c913467ea3032205d1a2a73
tree26057c6602e908fdf63d930e621fe006d45634d4
parentf0589da0e3270e627ac6fd249976234a4c085d3f
Unit test for hex_str func

Note: Too long input is undefined by contract. That behaviour should not be asserted in test.
src/test/test_util.c