chiark / gitweb /
test: hashmap_put behaviour for equal keys
authorMartin Pitt <martin.pitt@ubuntu.com>
Sat, 13 Dec 2014 03:22:28 +0000 (04:22 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 14 Jan 2015 07:05:16 +0000 (08:05 +0100)
commit435fc3176520a58f1c20ccb983c9fb40b30a1471
tree6fd30f7d11427b8f645191a398bafff0eb643a00
parentb50191c23f4cb6bac1180491b52e1df1e6c79a0f
test: hashmap_put behaviour for equal keys

Check string ops hashmap_put() for keys with a different pointer but the same
value.
src/test/test-hashmap-plain.c