On 02/17/2015 04:42 PM, Maxim Uvarov wrote:
On 02/17/2015 04:11 PM, Mike Holmes wrote:


On 17 February 2015 at 07:57, Maxim Uvarov <[email protected]
<mailto:[email protected]>> wrote:

    I think that this patches need to go with tests together.


No problem, which tests are needed ?
The terminate functions are already called by all the unit tests in
the sunny day case so I could not think of anything to add.

I think just to test different scenarios, like

a)
global init
layer term
global  term

b)
global init
layer term
layer term
layer init
global term

c)
global init
global term
layer term

What are 'layer init' and 'layer term'?


d)
loop of term and init functions as test for memory / resource leaks.

Current agreement is to have only one global init call per process, so
we can't run them in cycle.

_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to