These are test systems based on GoogleTest of the core systems and languages created by KAI:
These share a Common
test library.
Tests are currently built here.
To focus only on some tests, make a debug configuration that uses:
./TestSuite --gtest_filter=TestFoo*
Where TestFoo is the name of your test suite.