Tizen 2.0 Release
[framework/web/wrt-commons.git] / tests / dpl / README
1 Unit tests for dpl library functionality.
2 There are 6 binaries: dpl-dbus-test-service, dpl-tests-core, dpl-tests-db,
3 dpl-tests-dbus, dpl-tests-event, dpl-tests-utils.
4 All binaries are using our test framework - it allows to use different types of
5 output. Text output shows results on console - green passed.
6 To run:
7 1. Install wrt-extra on target
8 2. Run for f in /usr/bin/dpl-tests-*; do $f --output=text; done
9
10 Automatic: YES
11 Included in Daily Build: YES (http://build01.sprc.samsung.pl/browse/LINUXNGWAP-INT)
12 Included in Gerrit Builds: YES (http://build01.sprc.samsung.pl/browse/LINUXNGWAP-GERRIT)
13 Number of test cases: 151