Added missing function call 94/32494/1
authorAnkur <ankur29.garg@samsung.com>
Thu, 18 Dec 2014 14:14:49 +0000 (19:44 +0530)
committerAnkur <ankur29.garg@samsung.com>
Thu, 18 Dec 2014 14:15:04 +0000 (19:45 +0530)
commitcb35b6dd8a1f44a8f103fdbcebae5b0dcf4bbbf5
tree65de8c5146836f82d850fefca8fea77f7cc983e4
parent30e4720a900b2d4896eb8f5ed9681ad4c6527b3c
Added missing function call

- Missing Function call to sf_stop() in one of the test cases - linear_acceleration.c
- Also, it was leading to a warning about use before intialization warning.

Change-Id: Ic0df7b6334945ac62048fee9ddcdb32fdf0fcba9
test/src/linear_acceleration.c