DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| No Format |
|---|
-runbundles = \
/path/to/felix/eventadmin/org.apache.felix.eventadmin-1.0.0.jar;version=file, \
jar/org.osgi.impl.service.log-1.3.2.jar;version=file
|
It is not necessary to change anything else in the BND and it is normal that the -runbundles setting is empty, since there are no additional bundles associated with testing the framework. After editing the BND files to refer to the appropriate bundle, run the tests using:
| No Format |
|---|
source runtests |
...
Where <bnd-file> specifies one or more BND files for the associates test suites to run.
...
| title | Be Aware |
|---|
...
.
...
Reports for the tests suites are generated in the reports/ subdirectory and are named after the appropriate test suite.