haiku/src/tests
Augustin Cavalier 9d242fb955 file_systems & Tracker: Do not assume sizeof(dirent) contains 1 byte for the name.
At present, it does, but that is an oddity we have preserved from BeOS
that the next commit is going to remove. (This commit thus wastes 1 byte
without the following one.)

Most changes are pretty straightforward: only a +1 is needed,
and a few removed from sizing calculations. Some filesystems like UDF
originally passed back the length with the \0 included, so they have
been adjusted further. UFS2 had some other sizing problems which are also
corrected in this commit.
2021-11-18 16:24:04 -05:00
..
add-ons Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
apps HaikuDepot: Remove Custom List 2021-03-11 08:34:16 +00:00
kits Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
libs
misc
servers Mass updating of OpenBeOS text to Haiku 2021-11-07 10:00:35 +00:00
system file_systems & Tracker: Do not assume sizeof(dirent) contains 1 byte for the name. 2021-11-18 16:24:04 -05:00
ExampleTest.cpp formatted file using clang-format with _haiku-format formatting options 2021-04-19 19:49:40 +00:00
ExampleTest.h + Moved BAutolock and BArchivable over to new testing framework. 2002-07-19 06:45:28 +00:00
ExampleTestAddon.cpp
Jamfile makeudfimage: Remove this tool completely 2020-03-09 12:18:06 +00:00
UnitTester.cpp
UnitTester.h
UnitTester.rdef tests: Convert a lot of RSRCs to RDEFs. 2015-06-22 15:39:47 -04:00
qemu-boot-test qemu/riscv64: Misc fixups for qemu 2021-11-07 09:58:15 +00:00