summaryrefslogtreecommitdiffstats
path: root/conf.d/controller
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Fix event management in test frameworkicefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.38.99.28.99.1Frederic Marec1-61/+65
2019-05-28aft: adapt afb-test allow skip testhalibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.0.07.99.37.99.27.99.1Frederic Marec1-3/+20
2019-05-28Update luaunitFrederic Marec1-112/+242
2019-01-24Handle event in core bindingRomain Forlot1-51/+37
2018-12-11Handle more argument's type when making a subcallRomain Forlot1-1/+5
2018-12-11Clean way to wait for an api's eventRomain Forlot1-55/+58
2018-12-07Limit the monitoring to events not to the requestsRomain Forlot1-2/+2
2018-11-30Add new assert verbguppy_6.99.2guppy/6.99.26.99.2Frederic Marec1-1/+1
2018-10-24Adds test set markers around each test file launchRomain Forlot1-1/+8
2018-10-23Add Lava markers on output and select test setRomain Forlot1-10/+28
2018-10-22Fix: wrong output file specified using single argRomain Forlot1-1/+1
2018-10-10Clean the base afb-test binding's dependenciesRomain Forlot1-13/+1
2018-10-09Unify test launch between target and nativeRomain Forlot1-0/+0
2018-09-26Separation between CB and classic test functionsRomain Forlot1-6/+15
2018-09-25Rename test service api to be more discriminant.Romain Forlot1-1/+1
2018-09-25Assert that an event hasn't been receivedRomain Forlot1-0/+35
2018-09-16Separate output filesguppy_6.90.0guppy/6.90.06.90.0Romain Forlot1-3/+20
2018-08-30Reset context functions between test filesRomain Forlot1-20/+28
2018-08-30Don't crash if lua test files aren't foundRomain Forlot1-7/+13
2018-08-23Use separate test folder to hold test filesRomain Forlot5-319/+0
2018-08-23Update the self-testsRomain Forlot2-10/+6
2018-08-22CleaningRomain Forlot1-35/+0
2018-08-22Default output format to TAPRomain Forlot1-1/+1
2018-08-22Redirect LUA stdout to a fileRomain Forlot1-0/+1
2018-08-22Make the binding root directory availableRomain Forlot1-3/+4
2018-08-21Fix: segfault using several test filesRomain Forlot1-3/+5
2018-08-16Search in the binding root dir for lua materialsflounder_5.99.3flounder/5.99.35.99.3Romain Forlot1-2/+7
2018-08-08Tested and added doc on updated assertEvtGrpReceived functionsCorentinLGS1-2/+3
2018-08-02Move useful functions to lua_utils.cRomain Forlot1-8/+0
2018-08-02Asserting the reception of event group:Romain Forlot2-44/+57
2018-08-02Only process event coming from monitor apiRomain Forlot1-2/+2
2018-08-02Some fixesRomain Forlot1-14/+12
2018-07-26Added callVerb function8000ff1-0/+4
2018-07-26Fixed bugs on EvtGrpReceived functionsCorentin Le Gall2-8/+26
2018-07-26Provide entire history if the option is enabledRomain Forlot1-16/+15
2018-07-24Changed doc to GitBook format + added docCorentin Le Gall1-1/+1
2018-07-23Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2Romain Forlot3-25/+18
2018-07-23Change the project name to aftestRomain Forlot1-0/+0
2018-07-21Fix: events callback aren't correctly registeredRomain Forlot1-44/+145
2018-07-19Change the default xUnit result log file pathRomain Forlot1-1/+1
2018-07-17Change lua print function to write in a fileRomain Forlot1-8/+9
2018-07-17README + helloworld: New test functions + docCorentin Le Gall4-79/+87
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-10Add the helloworld lua example code to the READMERomain Forlot2-3/+102
2018-07-102 ways for set up'before' and 'after' functionRomain Forlot2-37/+65
2018-07-10Fix: non local variableRomain Forlot1-1/+1
2018-07-10Adds before and after function to set contextRomain Forlot1-8/+18
2018-07-10Include pkg config file.Romain Forlot1-11/+34
2018-07-10Added before and after functions.Romain Forlot1-0/+48