Martin Willi
|
44886a0667
|
unit-tests: don't use ck_assert() to test a cleared chunk, as it allocates data
The new allocation might be in the freed area, affecting the test result.
|
2013-06-21 10:53:22 +02:00 |
|
Tobias Brunner
|
95e9915074
|
Enable leak detective for all test cases
|
2013-06-11 11:03:13 +02:00 |
|
Tobias Brunner
|
c2dba63bd4
|
Additional tests for chunk_t
|
2013-06-11 11:03:12 +02:00 |
|
Tobias Brunner
|
1255de5a20
|
Adding chunk_mac() which calculates a 64-bit MAC using SipHash-2-4
|
2013-06-11 11:03:11 +02:00 |
|
Tobias Brunner
|
4e67f19528
|
Converted tests for chunk_t
|
2013-06-11 11:03:11 +02:00 |
|