haiku/src/tests/kits
Ingo Weinhold 7a424c3923 * Renamed virtualdrive.c to .cpp to be able to use the saner syntax.
* Improved the driver: It now publishes a control device and ten `data'
  devices. Via an ioctl one can assign an arbitrary file to a free data
  device. (The devices are published in /dev/misc instead of /dev/disk to
  prevent them from being scanned by the Tracker and DriveSetup.)
* Added a small command line tool to (un)register files that way.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3649 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-24 23:45:03 +00:00
..
app Unit tests to ensure robust handling of bogus params to convenience funcs 2003-06-03 23:22:08 +00:00
game a small bugfix 2002-10-26 22:25:25 +00:00
interface Removed invocations of UsePublicHeaders, which was a no-op anyway. 2003-06-23 16:53:22 +00:00
media better in CVS than lost 2003-04-25 16:09:01 +00:00
midi just a reminder 2003-03-11 20:30:15 +00:00
net Fix some typo in BUILD note. 2003-05-26 00:34:13 +00:00
storage * Renamed virtualdrive.c to .cpp to be able to use the saner syntax. 2003-06-24 23:45:03 +00:00
support Minor tweaks to try and get the remote object stuff working again. 2003-05-28 20:24:29 +00:00
translation added constructor test where bitmap is passed, changed to use typedef when added tests to the suite to clean things up 2003-05-27 00:30:11 +00:00
Jamfile a test program for BFileGameSound, written by Tim de Jong 2002-09-29 16:18:18 +00:00