Ignore:
File:
1 edited

Legend:

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

    r3f932a7e r2498b95  
    3434PCUT_IMPORT(circ_buf);
    3535PCUT_IMPORT(fibril_timer);
     36PCUT_IMPORT(mem);
    3637PCUT_IMPORT(odict);
    3738PCUT_IMPORT(qsort);
     39PCUT_IMPORT(scanf);
    3840PCUT_IMPORT(sprintf);
     41PCUT_IMPORT(stdio);
     42PCUT_IMPORT(stdlib);
    3943PCUT_IMPORT(str);
    4044PCUT_IMPORT(table);
Note: See TracChangeset for help on using the changeset viewer.