aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Clean the base afb-test binding's dependenciesRomain Forlot1-13/+1
2018-10-09Unify test launch between target and nativeRomain Forlot2-3/+3
2018-09-26Separation between CB and classic test functionsRomain Forlot1-6/+15
2018-09-25Rename test service api to be more discriminant.Romain Forlot3-3/+3
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-23Bump app-templates to fix typo bugRomain Forlot1-0/+0
2018-08-23Use separate test folder to hold test filesRomain Forlot6-320/+2
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-21Migration to binding version 3Romain Forlot2-1/+1
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-16Use new AppFw feature to find a libraryRomain Forlot1-2/+6
2018-08-16Fix wrong language and auto-versionningRomain Forlot1-2/+2
2018-08-08Tested and added doc on updated assertEvtGrpReceived functionsCorentinLGS1-2/+3
2018-08-02Adds a new directory to search for pluginsRomain Forlot1-2/+2
2018-08-02Bump submodulesRomain Forlot1-0/+0
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 Forlot2-16/+14
2018-07-26Added callVerb function8000ff1-0/+4
2018-07-26Fixed bugs on EvtGrpReceived functionsCorentin Le Gall2-8/+26
2018-07-26Update app-templates submodulesRomain Forlot1-5/+0
2018-07-26Provide entire history if the option is enabledRomain Forlot1-16/+15
2018-07-24Changed doc to GitBook format + added docCorentin Le Gall2-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 Forlot2-1/+1
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-19Search the conf file using env and static variablesRomain Forlot1-0/+0
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 Gall5-80/+88
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-10Bump Submodules:Romain Forlot2-2/+2
2018-07-10Add the helloworld lua example code to the READMERomain Forlot3-4/+103
2018-07-102 ways for set up'before' and 'after' functionRomain Forlot2-37/+65
2018-07-10Correctly set the install prefix using CMake.Romain Forlot1-1/+1
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