aboutsummaryrefslogtreecommitdiffstats
path: root/core/core_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-07-06make api.Channel as interfaceVladimir Lavor1-542/+0
2018-06-27mock adapter: Group all replies for one request under one call to MockReplyMilan Lenco1-27/+67
2018-06-26Pair requests with replies using sequence numbersMilan Lenco1-13/+239
2018-03-13Add API to set ControlPing msg and fail connect on unknown IDOndrej Fabry1-2/+2
2018-01-25Update examples, tests and testdata after binapi-generator update.Milan Lenco1-4/+5
2017-12-04Fix events for mock adapterOndrej Fabry1-9/+10
2017-05-25added async connect API, new structure of examplesRastislav Szabo1-0/+16
2017-05-22binapi-generator renamed & moved, finished documentationRastislav Szabo1-0/+14
2017-05-04changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.gitRastislav Szabo1-4/+4
2017-05-04fixed import pathsRastislav Szabo1-4/+4
2017-05-04initial commitRastislav Szabo1-0/+244