tree: 7f167d933afaaaa47a0c26edb966b49f737b3ee6 [path history] [tgz]
  1. install/
  2. pom.xml
  3. README.md
  4. runtests
  5. tck.bndrun
itests/tck/README.md

TCK Tests

Install tests from tck

Call install-tests.sh with the path to the directory where the test jars reside.

sh install/install-tests.sh ~/checkout/osgi_ct_enterprise/jar

This installs the tests to your local maven repo and only needs to be done once.

Build the index

mvn package

Run the tests

TODO