Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...

titleBe Aware

...

.

...

Reports for the tests suites are generated in the reports/ subdirectory and are named after the appropriate test suite.