summaryrefslogtreecommitdiff
path: root/satp/sequence-window_test.go
Commit message (Expand)AuthorAgeFilesLines
* some more testsChristian Pointner2017-10-141-2/+2
* nicer test outputChristian Pointner2017-10-141-1/+1
* added paralell benchmkarks for sequence windowChristian Pointner2017-10-131-0/+52
* added benchmarks for seq windowChristian Pointner2017-10-131-0/+26
* checkAndSet works now in any caseChristian Pointner2017-10-131-2/+9
* sequence window without advance...Christian Pointner2017-10-131-0/+32
* check-only for sequence window is done (needs more testing)Christian Pointner2017-10-081-8/+92
* properly intialize sequence window with top valueChristian Pointner2017-09-191-19/+33
* sequence window partially implementedChristian Pointner2017-09-191-0/+90