aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_lookup_shadow.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -check return valueChristian Grothoff2014-12-19
|
* Remove test home at the beginning and at the VERY endLRN2013-12-09
|
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28
| | | | | | | | Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system, but failed if ran after a previous test adding a record - remove unused file namestore/test_namestore_api_put.c
* fix tests and do not assert since this will break make checkMatthias Wachs2013-11-05
|
* minor fixes + test for shadows record filtering and usageMatthias Wachs2013-11-04
|
* new test to lookup shadow recordMatthias Wachs2013-11-04