aboutsummaryrefslogtreecommitdiffstats
path: root/adapter/mock
AgeCommit message (Expand)AuthorFilesLines
2018-06-27mock adapter: Group all replies for one request under one call to MockReplyMilan Lenco1-43/+78
2018-06-26Pair requests with replies using sequence numbersMilan Lenco1-17/+56
2018-03-23Support mocking reply for more multi requests at onceOndrej Fabry1-5/+4
2018-03-23Make global vars part of mock adapterOndrej Fabry1-34/+43
2018-01-04Merge "Mock Adapter: Switch back to handlers once the queue is empty."Rastislav Szabo1-0/+5
2017-12-13Remove map usage via pointersOndrej Fabry1-9/+9
2017-12-04Fix events for mock adapterOndrej Fabry1-23/+10
2017-11-30Removes unnecessary returned func from WaitReadyOndrej Fabry1-2/+2
2017-11-28Add WaitReady to VppAdapterOndrej Fabry1-0/+5
2017-11-15Mock Adapter: Switch back to handlers once the queue is empty.Milan Lenco1-0/+5
2017-06-09Fix name of fieldsLukas Macko1-5/+5
2017-05-25added async connect API, new structure of examplesRastislav Szabo2-4/+4
2017-05-22fixed golint issuesRastislav Szabo2-64/+71
2017-05-17multiple small fixesRastislav Szabo1-4/+11
2017-05-04changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.gitRastislav Szabo1-3/+3
2017-05-04fixed import pathsRastislav Szabo1-3/+3
2017-05-04initial commitRastislav Szabo2-0/+376