Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/test/main.c

    ra4e78743 r32236e5  
    3232PCUT_INIT;
    3333
    34 PCUT_IMPORT(cap);
    3534PCUT_IMPORT(casting);
    3635PCUT_IMPORT(circ_buf);
    37 PCUT_IMPORT(double_to_str);
    3836PCUT_IMPORT(fibril_timer);
    39 PCUT_IMPORT(getopt);
    40 PCUT_IMPORT(gsort);
    41 PCUT_IMPORT(ieee_double);
    42 PCUT_IMPORT(imath);
    4337PCUT_IMPORT(inttypes);
    4438PCUT_IMPORT(mem);
     
    5347PCUT_IMPORT(str);
    5448PCUT_IMPORT(string);
    55 PCUT_IMPORT(strtol);
    5649PCUT_IMPORT(table);
    57 PCUT_IMPORT(uuid);
    5850
    5951PCUT_MAIN();
Note: See TracChangeset for help on using the changeset viewer.