Build the test suite with
  lazbuild runtestscodetools.lpi

Run the test suite for one test
  ./runtestscodetools --format=plain --verbose --suite=TestCT_ChangeMethodVisibility_Public2Protected

Run the test suite for one whole testcase
  ./runtestscodetools --format=plain --verbose --suite=TTestCodetoolsCompleteBlock

Run the whole test suite
  ./runtestscodetools --format=plain --verbose



