haiku/src/tests/kits
Waldemar Kornewald d3b140a64c Splitted implementation into kernel space (K-prefix) and user space headers. The former will become private headers while the latter will be moved into the headers/os/ hierarchie (where exactly is uncertain at the moment).
Added some control/ioctl ops.
Moved KPPPUtils.h to headers.
Limited the name length of each handler to a maximum of 255 characters (not including the zero-byte).
Removed PPP_ACTION from (K)PPPDefs.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4502 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-04 19:40:36 +00:00
..
app Fixed minor warnings (signed/unsigned compare). 2003-08-29 22:30:27 +00:00
game a small bugfix 2002-10-26 22:25:25 +00:00
interface On behalf of Jeremy Rand, BRegion tests 2003-08-06 06:46:06 +00:00
media Added missing include. 2003-07-05 12:30:23 +00:00
midi just a reminder 2003-03-11 20:30:15 +00:00
net Splitted implementation into kernel space (K-prefix) and user space headers. The former will become private headers while the latter will be moved into the headers/os/ hierarchie (where exactly is uncertain at the moment). 2003-09-04 19:40:36 +00:00
storage Now prints out information on scanning jobs and waits for them to finish. 2003-07-30 17:54:20 +00:00
support These message tests now pass. 2003-08-23 18:00:17 +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