Fix row comparison function in tests 92/39592/2
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 19 May 2015 08:00:09 +0000 (10:00 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Tue, 19 May 2015 08:21:11 +0000 (01:21 -0700)
commit2c86e0b2cd70a09169c59bba5c4e45cc670a4a36
treea08fa04d8214edb653a1cda0ba6641cf85244cef
parent2c15c32c6d42ceb8a993f394cfdb1fc179086ed9
Fix row comparison function in tests

[Issue#] N/A
[Feature/Bug] N/A
[Problem] N/A
[Cause] The function was comparing the row with itself
[Solution] The pattern row is compared with the row read from db

[Verification] Run ckm-tests-internal

Change-Id: I2d98c3478f5e28ebd08bb1306edb5b00df8ab76b
tests/DBFixture.cpp