Add sr conversions functions to tsp/common.sh 97/88797/6
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 20 Sep 2016 11:28:41 +0000 (13:28 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Tue, 3 Jan 2017 15:13:57 +0000 (16:13 +0100)
commitb4a32bfd59459518b6cdb54539f35a49372cf843
treecea4f7744f0e8fdfa31049a081c8b6df3b236c4b
parent7e0bd069ac54b16369f290634528cff18d55bdf4
Add sr conversions functions to tsp/common.sh

Add project2sr() and url2sr() to tsp/common.sh
Add tests of url2sr function to test/tct_common.bats

Change-Id: Ib4ecc900f0791578ab13110a28e63d634234f86d
Signed-off-by: Aleksander Mistewicz <a.mistewicz@samsung.com>
test/tsp_common.bats [new file with mode: 0755]
tsp/common.sh