haiku/src/tests/kits/app
Ingo Weinhold 40c28b75d4 Added class RemoteSMTarget that starts application SMRemoteTargetApp and communicates with it via ports. The remote app runs a looper with an optional handler.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@365 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-21 14:48:09 +00:00
..
bhandler Link against /boot/home/config/lib/libopenbeos.so rather than the one in distr/... This adds the necessary dependency, so that you can be sure that when running the test, it will use a version that is up to date. 2002-07-16 23:33:22 +00:00
blooper More BLooper tests and minor tweaks. 2002-07-17 20:19:53 +00:00
bmessagequeue Link against /boot/home/config/lib/libopenbeos.so rather than the one in distr/... This adds the necessary dependency, so that you can be sure that when running the test, it will use a version that is up to date. 2002-07-16 23:33:22 +00:00
bmessenger Added class RemoteSMTarget that starts application SMRemoteTargetApp and communicates with it via ports. The remote app runs a looper with an optional handler. 2002-07-21 14:48:09 +00:00
AppKitTestAddon.cpp Migrated the BMessenger tests to the new test framework. 2002-07-19 14:08:36 +00:00
common.h Tweaks to deal with new repository hierarchy and use of unified CppUnit; 2002-07-15 15:51:31 +00:00
Jamfile Added test framework for BMessenger::SendMessage() and tests for four of the five versions. Testing sending messages to remote targets isn't implemented either. 2002-07-21 01:02:17 +00:00