Changeset c245f16e in mainline for uspace/Makefile


Ignore:
Timestamp:
2010-12-01T23:59:40Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
18a6243
Parents:
398c4d7
Message:

Add another test for DDF

This test simulates hot-plug as child device is added outside the
add_device() function, after some time.

This test causes devman to dead-lock somewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r398c4d7 rc245f16e  
    8787        drv/root \
    8888        drv/rootvirt \
    89         drv/test1
     89        drv/test1 \
     90        drv/test2
    9091
    9192## Networking
Note: See TracChangeset for help on using the changeset viewer.