aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/test_scalarproduct.sh
Commit message (Collapse)AuthorAge
* add timeouts to testChristian Grothoff2016-06-27
|
* -running at scale...Christian Grothoff2014-12-09
|
* -more SP fixes and todosChristian Grothoff2014-12-07
|
* -fix some of the obvious issuesChristian Grothoff2014-12-07
|
* - updated SP testcases to comply with the new key/value input formatChristian Fuchs2014-05-08
|
* -do not log at DEBUG in testcases (at least not in SVN), do not print random ↵Christian Grothoff2013-12-17
| | | | stuff to stdout
* -be less insanely verbose, especially wrt utilChristian Grothoff2013-11-14
|
* removed final non functional dead leftover code from gaurav... may that code ↵Christian Fuchs2013-10-18
| | | | | | | | | | be forgotten testcases now do better logging together with make check made testcases a bit more tolerat for really slow systems (5 seconds should suffice even on older systems) activated new checks in Makefile
* added testcase for negative scalarproductsChristian Fuchs2013-10-18
| | | | | | added testcase for negative-zero scalarproducts
* fixed PID checking and this the kill featureChristian Fuchs2013-10-18
|
* fixed type in SP-test templateChristian Fuchs2013-10-18
|
* finished SP-testcaseChristian Fuchs2013-10-18
| | | | | | | | SP now properly resets a couple of freed values fixed a double-free fixed a logics bug in handle_service_response
* complete testcase template, currently functionally blocked by two issues in ↵Christian Fuchs2013-10-16
| | | | | | | | the testbed profiler renamed a couple of cariables
* more work on the sp_testChristian Fuchs2013-10-15
|
* updated test-config template for scalarproductChristian Fuchs2013-10-15
| | | | | added declaration of GNUNET_TESTING_PREFIX to the test script
* removed old, deprecated SP testsChristian Fuchs2013-09-17
added new test which is only a bash script and computes the vectorproduct. TODO: proper logging output, add a second test that kills one service instance