History log of /haiku-fatelf/src/tests/kits/support/SupportKitTestAddon.cpp
Revision Date Author Comments
# 296047bc 27-Jun-2004 Axel Dörfler <axeld@pinc-software.de>

Started writing byte order test. Note, I put __swap_int16() tests here, too,
although they don't belong here (as they test libroot.so functions). They
won't even test our functions for now; there currently is no libopenbeos.so
aequivalent for our libroot.so.
Tests for swap_data() and is_type_swapped() (which do belong here) are
still missing :)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8184 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bfdb37cc 07-Sep-2003 Ingo Weinhold <ingo_weinhold@gmx.de>

Check in per Jeremy Rand: Added BBlockCache unit tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4522 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f4c91e72 28-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Integrate BString tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1235 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 459a94c1 27-Sep-2002 shatty <shatty@nowhere.fake>

fixed newline at end of file errors.
also fixed small include bug in SupportKitTestAddon.cpp.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1232 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8adaaec7 27-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BMemoryIO and BMallocIO


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1213 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3f541a71 25-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

First tests for BMemoryIO


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1176 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a6b33ea3 19-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

+ Moved BAutolock and BArchivable over to new testing framework.
+ Added ability to specify entire suites to the UnitTester program.
+ BAutolock and BArchivable tests now use CPPUNIT_ASSERT, but BLocker
tests crash for some unknown reason with said assertion, so plain old vanilla
assert() is still used. I'll look into this later.
+ BArchivable tests that try to load a RemoteTestObject are failing
because the resource file doesn't appear to be linked into
libsupporttest_RemoteTestObject.so.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@332 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9285de51 17-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

+ Started migrating Support Kit to new testing framework
+ Migrated BLocker tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@301 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 296047bc9df68706bd973420639837579854474b 27-Jun-2004 Axel Dörfler <axeld@pinc-software.de>

Started writing byte order test. Note, I put __swap_int16() tests here, too,
although they don't belong here (as they test libroot.so functions). They
won't even test our functions for now; there currently is no libopenbeos.so
aequivalent for our libroot.so.
Tests for swap_data() and is_type_swapped() (which do belong here) are
still missing :)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8184 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bfdb37cc03e4f014afeac056e132f19e74aaf793 07-Sep-2003 Ingo Weinhold <ingo_weinhold@gmx.de>

Check in per Jeremy Rand: Added BBlockCache unit tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4522 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f4c91e72e3758f381970a29b37be15902bf7cbba 28-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

Integrate BString tests


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1235 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 459a94c163f127d416a0119993ecc1205b472e0c 27-Sep-2002 shatty <shatty@nowhere.fake>

fixed newline at end of file errors.
also fixed small include bug in SupportKitTestAddon.cpp.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1232 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8adaaec7127c89e39277e0d3b9205bb138c591e3 27-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

More tests for BMemoryIO and BMallocIO


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1213 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3f541a71c8b78ccc56aab7b9d092ea9bcec4b000 25-Sep-2002 Stefano Ceccherini <stefano.ceccherini@gmail.com>

First tests for BMemoryIO


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1176 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a6b33ea3deb0df368b529219081f04f443aab403 19-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

+ Moved BAutolock and BArchivable over to new testing framework.
+ Added ability to specify entire suites to the UnitTester program.
+ BAutolock and BArchivable tests now use CPPUNIT_ASSERT, but BLocker
tests crash for some unknown reason with said assertion, so plain old vanilla
assert() is still used. I'll look into this later.
+ BArchivable tests that try to load a RemoteTestObject are failing
because the resource file doesn't appear to be linked into
libsupporttest_RemoteTestObject.so.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@332 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9285de5124a336ecd9ab26aea1acb7c79aa2f02c 17-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

+ Started migrating Support Kit to new testing framework
+ Migrated BLocker tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@301 a95241bf-73f2-0310-859d-f6bbb57e9c96