haiku/src/tests
Kyle Ambroff-Kao 2a0d1eb890 makeudfimage: Remove this tool completely
The AllocatorTest suite fails, and when investigating why it was
broken I realized that it was testing code that has been dead and
unused for quite some time. makeudfimage hasn't been touched since
2004 (5f2185ea0), and was removed from the build in 2006 (5adca30a1).

The only changes that have been made to it since then are build fixes
for the tests. Adding it back to the build would require some work
since many things have changed since then.

Since there are many other tools and libraries out there which can
make UDF images (and which have been ported to Haiku), this code
doesn't really seem worth maintaining at this point.

This patch just removes it, as well as the associated tests.

Change-Id: I23da8df83b7f141b3394a022030545d42a287881
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2332
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-03-09 12:18:06 +00:00
..
add-ons Adding superblock, types, xfs_mount and volume 2020-03-09 08:52:50 +00:00
apps tests/haikudepot: Fix build of ValidationUtilsTest 2020-02-03 11:36:07 +00:00
kits tests/net: HTTP proxy client test 2020-02-29 00:27:36 +00:00
libs Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
misc Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
servers app_server: Add tiled bitmap drawing routines 2019-12-09 12:22:28 +00:00
system kernel/x86: stores cpu number in TSC_AUX if rdtscp is available 2020-02-17 17:26:39 +00:00
ExampleTest.cpp
ExampleTest.h
ExampleTestAddon.cpp
Jamfile makeudfimage: Remove this tool completely 2020-03-09 12:18:06 +00:00
qemu-boot-test tests/qemu-boot-test: Fix alternate platform tests 2020-01-01 20:50:24 -06:00
UnitTester.cpp * indent is obviously only 2 spaces. 2010-11-29 18:51:33 +00:00
UnitTester.h * Build fix for GCC4. 2010-11-29 18:05:32 +00:00
UnitTester.rdef tests: Convert a lot of RSRCs to RDEFs. 2015-06-22 15:39:47 -04:00