aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-02Only process event coming from monitor apiRomain Forlot1-2/+2
2018-08-02Some fixesRomain Forlot3-46/+44
2018-08-02Add the binding root dir to the config search pathRomain Forlot1-5/+10
2018-08-02Changed the way to load new test apisRomain Forlot1-22/+48
2018-07-28Bump helpers submodulesRomain Forlot1-0/+0
2018-07-26Added callVerb function8000ff1-0/+4
2018-07-26Fixed bugs on EvtGrpReceived functionsCorentin Le Gall2-8/+26
2018-07-26DynAPI > V3 migration of afb-test binding.Romain Forlot3-16/+16
2018-07-26Update app-templates submodulesRomain Forlot1-5/+0
2018-07-26Create new test api from a json filepathRomain Forlot1-32/+46
2018-07-26Provide entire history if the option is enabledRomain Forlot1-16/+15
2018-07-24Changed doc to GitBook format + added docCorentin Le Gall37-1185/+1941
2018-07-23Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2Romain Forlot4-25/+26
2018-07-23Change the project name to aftestRomain Forlot2-1/+1
2018-07-21Fix: events callback aren't correctly registeredRomain Forlot3-58/+165
2018-07-19Change the default xUnit result log file pathRomain Forlot1-1/+1
2018-07-19Search the conf file using env and static variablesRomain Forlot4-6/+17
2018-07-17Change lua print function to write in a fileRomain Forlot1-8/+9
2018-07-17Fix: wrong values in config.xml template fileRomain Forlot3-7/+4
2018-07-17README + helloworld: New test functions + docCorentin Le Gall6-255/+794
2018-07-11add gitreview fileRomain Forlot1-0/+6
2018-07-10Bump submodulesRomain Forlot2-0/+0
2018-07-10Add Licence fileRomain Forlot1-0/+202
2018-07-10lockwait: loop and ev catcher also received eventClément Bénier1-0/+1
2018-07-10lockwait: add lua lockwait functionClément Bénier1-12/+21
2018-07-10Handle Mock API's eventsRomain Forlot1-3/+38
2018-07-10APIv3 + DynAPI compatibilityRomain Forlot1-1/+1
2018-07-10Bump Submodules:Romain Forlot4-2/+2
2018-07-10Add the helloworld lua example code to the READMERomain Forlot4-98/+154
2018-07-102 ways for set up'before' and 'after' functionRomain Forlot2-37/+65
2018-07-10Correctly set the install prefix using CMake.Romain Forlot2-2/+2
2018-07-10Be able to overwrite CMAKE variables.Romain Forlot1-3/+3
2018-07-10Fix: non local variableRomain Forlot1-1/+1
2018-07-10Enhance pkgconfig file.Romain Forlot2-2/+4
2018-07-10Adds before and after function to set contextRomain Forlot1-8/+18
2018-07-10Include pkg config file.Romain Forlot4-16/+39
2018-07-10Added before and after functions.Romain Forlot1-0/+48
2018-07-10Make Built type overwritten by cli possible.Romain Forlot1-8/+2
2018-07-10Change function testCustom to describeRomain Forlot1-1/+1
2018-07-10Bump submodulesRomain Forlot3-0/+0
2018-07-10Added a pkgconfig file with the projectRomain Forlot2-0/+35
2018-07-10Files reorganization and rename project to AFTRomain Forlot20-473/+14
2018-07-10Binding now talks to the client8000ff1-1/+8
2018-07-10Continue Mapis works WIPRomain Forlot6-9/+20
2018-07-10Remove log monitoring capabilityRomain Forlot1-10/+1
2018-07-10Add an exit handler also in LUA.Romain Forlot2-4/+9
2018-07-10Update Controller submodule:Romain Forlot1-0/+0
2018-07-10Update onload to testVerbRomain Forlot3-3/+13
2018-07-10Update app-templatesRomain Forlot1-0/+0
2018-07-10First draft for mock apisRomain Forlot9-65/+189