source: mainline/uspace/app/tester/devs/devman1.def@ 3e4f2e0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 3e4f2e0 was 0864122, checked in by Vojtech Horky <vojtechhorky@…>, 14 years ago

Add devman test for device handle retrieval

The test verifies that handles retrieved by different means are the same.
The first handle is retrieved through normal name, the second one through
class name.

  • Property mode set to 100644
File size: 56 bytes
Line 
1{
2 "devman1",
3 "devman test",
4 &test_devman1,
5 false
6},
Note: See TracBrowser for help on using the repository browser.