summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-03-24test/tuple.c: Added vim modeline + reformatYorhel1-113/+114
2012-03-24Use a hash table to store maps in tuplesYorhel2-2/+44
2012-03-24Increase JSON number format precisionYorhel1-9/+9
2012-03-23tn_json_parse(): Limit max. recursion depthYorhel1-2/+5
2012-03-23test/pthread: Fixed wrong assertions about reply/alpha receive orderYorhel1-2/+2
2012-03-23Added a few simple tuple management tests + two minor fixesYorhel2-3/+116
2012-03-23Function name consistency: s/create/new/Yorhel2-2/+2
2012-03-21link: Forward remote returnpaths to the local codeYorhel1-2/+25
2012-03-21link: Forward local return paths to the networkYorhel1-0/+12
2012-03-20link: Added ready callbackYorhel1-0/+8
2012-03-19Makefile clean fix + lock in tn_link_start() + assert in _set_sync()Yorhel1-2/+3
2012-03-19Set 'sync' property of link as function rather than create argumentYorhel1-2/+2
2012-03-19Rewrote link-context interaction frameworkYorhel1-3/+1
2012-03-18Added simple (manual) link tester + fix race in tanja_pthread.cYorhel3-2/+109
2012-03-16Expanded pthread test + fix mem leak + allow tn_reply(NULL, ..)Yorhel1-13/+73
2012-03-16Automated minimal pthread test + fix pthread sync. and tuple matching bugsYorhel2-32/+48
2012-03-15Added copyright to source files + README typo fixYorhel2-0/+48
2012-03-15Moved tests and Makefile to subdir + split json tests in separate fileYorhel3-0/+202