History log of /haiku/src/tests/add-ons/kernel/file_systems/bfs/Jamfile
Revision Date Author Comments
# 3664c8fa 17-Jul-2018 Augustin Cavalier <waddlesplash@gmail.com>

tests: Remove the "R5" BFS add-on, bfs_shell, and mkbfs.

Virtually untouched since 2007.


# 144d884d 31-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Moved "randomread" out of the bfs directory, as it's not BFS specific.
* Also renamed it to random_read, but SVN needs two revisions for that...


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


# 58a77fd3 16-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Fixed the incorrect ASSERT that possibly dropped you into KDL while deleting
something (as reported by Marcus and Bruno on the mailing list).
* AllocationGroup::Allocate() would always invalidate the largest block if
it did not cover the largest part of the group; now it only invalidates it
if it has been cut before.
* Added small test app for the invalidation part.


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


# 90e8094e 11-Sep-2008 Axel Dörfler <axeld@pinc-software.de>

* Added test application for the AttributeIterator implementation. Note that
this test fails under BeOS, while it works just fine under Haiku.


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


# 99060393 06-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

Fixed building the R5 version of BFS on BeOS.


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


# 338b8dc3 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


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


# 4bb67ad3 02-Mar-2005 Axel Dörfler <axeld@pinc-software.de>

Added small test tool to dump the contents of a BFS log.


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


# 0b487845 07-May-2004 Axel Dörfler <axeld@pinc-software.de>

Moved all remaining files under befs/ over to bfs/.
Fixed the build of all bfs tools.


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


# 244d5b90 07-May-2004 Axel Dörfler <axeld@pinc-software.de>

Moved befs/array to bfs/array. Removed befs directory from the build.


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


# a447f8b1 25-Jan-2004 Axel Dörfler <axeld@pinc-software.de>

Added an initial mkbfs test app (it's intended to be used under R5).
Hardcoded device file to "/boot/home/test-device" - more to come :)


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


# 2ed10705 21-Jan-2004 Axel Dörfler <axeld@pinc-software.de>

Added structureSizes to the build.


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


# 8b40798f 30-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Moved the "btree" test from befs/ to bfs/.


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


# 19900291 19-Mar-2003 Axel Dörfler <axeld@pinc-software.de>

Added the bfs_shell to the build.
To use it, type "bfs_shell <device-name-or-image>" - for example test.image,
or /dev/disk/ide/0/master/0/0_1; use with care, it has the power to destroy
everything :)


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


# 9616fa5d 08-Nov-2002 Axel Dörfler <axeld@pinc-software.de>

Added a test for the BufferPool class.
Began to move the tests directory to bfs/ instead of befs/.


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


# 144d884dadb0dbc2283972e08b13a0b973781732 31-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Moved "randomread" out of the bfs directory, as it's not BFS specific.
* Also renamed it to random_read, but SVN needs two revisions for that...


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


# 58a77fd3c964a1e89e1ce1bd1b4e94f501dcfff8 16-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Fixed the incorrect ASSERT that possibly dropped you into KDL while deleting
something (as reported by Marcus and Bruno on the mailing list).
* AllocationGroup::Allocate() would always invalidate the largest block if
it did not cover the largest part of the group; now it only invalidates it
if it has been cut before.
* Added small test app for the invalidation part.


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


# 90e8094e1e3a3454c65b6eca432c271b99ca1739 11-Sep-2008 Axel Dörfler <axeld@pinc-software.de>

* Added test application for the AttributeIterator implementation. Note that
this test fails under BeOS, while it works just fine under Haiku.


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


# 9906039303161e30ce7382c8fc92490546c723a4 06-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

Fixed building the R5 version of BFS on BeOS.


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


# 338b8dc301721b1f472e8297a898d4eaa2f2ee3a 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


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


# 4bb67ad318dcfb72cdb77cd4617f94bdafcd44e9 02-Mar-2005 Axel Dörfler <axeld@pinc-software.de>

Added small test tool to dump the contents of a BFS log.


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


# 0b487845416d9637fc4b07b6f41659a15e5477e8 07-May-2004 Axel Dörfler <axeld@pinc-software.de>

Moved all remaining files under befs/ over to bfs/.
Fixed the build of all bfs tools.


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


# 244d5b90d826507cf1b3b2c13fe4879ff229f27c 07-May-2004 Axel Dörfler <axeld@pinc-software.de>

Moved befs/array to bfs/array. Removed befs directory from the build.


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


# a447f8b11cb0e974b74b672d2559a09346efca43 25-Jan-2004 Axel Dörfler <axeld@pinc-software.de>

Added an initial mkbfs test app (it's intended to be used under R5).
Hardcoded device file to "/boot/home/test-device" - more to come :)


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


# 2ed1070506a528fa2453b1552b4d7f6cae8898a2 21-Jan-2004 Axel Dörfler <axeld@pinc-software.de>

Added structureSizes to the build.


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


# 8b40798fe4ee951c0e7513afa1fd042800a71e04 30-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Moved the "btree" test from befs/ to bfs/.


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


# 199002915eb0b405b461ce24f7948b77951b7515 19-Mar-2003 Axel Dörfler <axeld@pinc-software.de>

Added the bfs_shell to the build.
To use it, type "bfs_shell <device-name-or-image>" - for example test.image,
or /dev/disk/ide/0/master/0/0_1; use with care, it has the power to destroy
everything :)


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


# 9616fa5dfdd78f66e82db076e976849a38ed8fcc 08-Nov-2002 Axel Dörfler <axeld@pinc-software.de>

Added a test for the BufferPool class.
Began to move the tests directory to bfs/ instead of befs/.


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