DPL Path fix
authorTomasz Iwanek <t.iwanek@samsung.com>
Thu, 4 Apr 2013 06:58:01 +0000 (08:58 +0200)
committerGerrit Code Review <gerrit2@kim11>
Mon, 8 Apr 2013 08:22:34 +0000 (17:22 +0900)
commite7ad60c09541176401a83da8220d517dfffa407e
treedc94ea5c0df49e722566bb7aa4a4b1b182ffe231
parentd4094de26481f695dacf8132539ff07eaa7a0f12
DPL Path fix

[Issue#] LINUXWRT-149
[Feature] new method for Path class
[Cause] N/A
[Solution] N/A
[Verification] Run tests: wrt-commons-tests-utils --output=text --regexp='path'

Change-Id: I1f65a1d3f324b5b8ce0d217e511f320337e0866b
modules/utils/include/dpl/utils/path.h
modules/utils/src/path.cpp
tests/utils/path_tests.cpp