[devel] [PATCH 1 of 1] tools/amf: fix errors during switchover/failover [#1384]

2015-06-17 Thread nagendra . k
osaf/tools/scripts/amf-state | 7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) Imm returns Empty as value for the non-persistent runtime attributes when there is no implementer for the correcponding amf objects. This can happen during controller switchover or failover when

[devel] [PATCH 0 of 1] Review Request for tools/amf: fix errors during switchover/failover [#1384]

2015-06-17 Thread nagendra . k
Summary: tools/amf: fix errors during switchover/failover [#1384] Review request for Trac Ticket(s): #1384 Peer Reviewer(s): Praveen, Hans N, Thuan Pull request to: Affected branch(es): All Development branch: Default Impacted area Impact y/n

Re: [devel] [PATCH 1 of 1] amfnd: wait for applcation exit during its termimation [#1375]

2015-06-17 Thread Hans Nordebäck
ack, code review and tested with amf demo app changed to delay exit at termination callback. /Thanks HansN On 06/09/2015 03:47 PM, nagendr...@oracle.com wrote: osaf/services/saf/amf/amfnd/cbq.cc | 31 +--- osaf/services/saf/amf/amfnd/comp.cc |

Re: [devel] [PATCH 0 of 1] Review Request for amfnd: wait for applcation exit during its termimation [#1375]

2015-06-17 Thread Anders Widell
Ack from me as well. I haven't looked so carefully at this since I am not so familiar with the AMF code. / Anders Widell On 06/09/2015 03:47 PM, nagendr...@oracle.com wrote: Summary: amfnd: wait for applcation exit during its termimation [#1375] Review request for Trac Ticket(s): #1375 Peer

[devel] [PATCH 1 of 1] tools: Color the failed test cases by Unit Test Framework [#1390]

2015-06-17 Thread Vu Minh Nguyen
tests/unit_test_fw/src/utest.c | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) If running lots of test cases, it was hard to find the failed ones in the current fw. With this enhancement, the fw uses red color to alert failed ones. diff --git

[devel] [PATCH 0 of 1] Review Request for Color the failed test cases by Unit Test Framework [#1390]

2015-06-17 Thread Vu Minh Nguyen
Summary: Color the failed test cases by Unit Test Framework [#1370] Review request for Trac Ticket(s): #1370 Peer Reviewer(s): Anders Widell anders.wid...@ericsson.com Pull request to: lennart.l...@ericsson.com Affected branch(es): default branch Development branch: IF ANY GIVE THE REPO URL