DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Since the Felix framework does not fully implement the security-related portions of the OSGi specification, it is normal for it to fail the security-related test suites.
The important parts are the following settings:
-targetspecifies the bundles containing the tests.-runpathspecifies the class path used to run the framework for the tests.-runbundlesspecifies the bundles being tested.-runpropertiesspecifies configuration properties to pass into the framework.
The following two examples show how to edit these files for the Felix framework and other bundle-based subprojects.
Testing the Felix framework
...