aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_tools.sh
Commit message (Collapse)AuthorAge
* fix #5238Christian Grothoff2018-01-12
|
* LRN: Fix test_dht_tools.sh to ignore CRs when diffingChristian Grothoff2011-08-01
|
* test case fix, dht bugfixNathan S. Evans2010-10-06
|
* test case fixes...Nathan S. Evans2010-10-06
|
* remove valgrindNathan S. Evans2010-07-02
|
* remove retransmitNathan S. Evans2010-07-02
|
* remove valgrindsNathan S. Evans2010-07-02
|
* valgrind testsNathan S. Evans2010-07-02
|
* clean up filesChristian Grothoff2010-05-12
|
* output PASSNathan S. Evans2010-05-07
|
* fix for failure of dht testcase due to long wait for hostkey generation. ↵Nathan S. Evans2010-05-07
| | | | testcase now uses gnunet-peerinfo to generate the hostkey first, then runs gnunet. A much better fix would be to have services that need a hostkey not report to arm that they are happily running when they may hang indefinitely trying to generate or retrieve a hostkey. Or if most things really need a hostkey have gnunet-service-arm generate the damned thing BEFORE starting services.
* fix for infinite loop on dht shutdown failureNathan S. Evans2010-05-06
|
* copy config to /tmp/ so arm can removeNathan S. Evans2010-05-06
|
* remove files on exitNathan S. Evans2010-04-30
|
* bash vs shNathan S. Evans2010-04-06
|
* put and get testcaseNathan S. Evans2010-04-05