]> git.ipfire.org Git - thirdparty/strongswan.git/commit
unit-tests: Verify two bytes at once when testing chunk_clear()
authorTobias Brunner <tobias@strongswan.org>
Wed, 2 Apr 2014 09:50:11 +0000 (11:50 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 2 Apr 2014 09:50:11 +0000 (11:50 +0200)
commitf678bce84c2beace8b89ea5ffa9537271a7125fb
tree1c3f49ea6f67960a07f7aca7d8552e5e96c85c54
parentb87f7840bc090de5b76328c4c12dfb7e27e73f7e
unit-tests: Verify two bytes at once when testing chunk_clear()

This reduces the chances of arbitrary test failures if the memory area
already got overwritten.
src/libstrongswan/tests/suites/test_chunk.c