Changeset 2bd04b2 in mainline for uspace/app/tmon/main.c


Ignore:
Timestamp:
2017-12-15T23:59:25Z (6 years ago)
Author:
Petr Mánek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f816af6
Parents:
73b0773
Message:

usbdiag: tmon device resolver and stub for the bulk test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/main.c

    r73b0773 r2bd04b2  
    5656        },
    5757        {
     58                .name = "test-bulk",
     59                .action = tmon_test_bulk,
     60        },
     61        {
    5862                .name = NULL
    5963        }
Note: See TracChangeset for help on using the changeset viewer.