Changes in uspace/lib/c/test/main.c [32236e5:9c75a99d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/main.c
r32236e5 r9c75a99d 32 32 PCUT_INIT; 33 33 34 PCUT_IMPORT(casting);35 34 PCUT_IMPORT(circ_buf); 36 35 PCUT_IMPORT(fibril_timer); … … 38 37 PCUT_IMPORT(mem); 39 38 PCUT_IMPORT(odict); 40 PCUT_IMPORT(perf);41 39 PCUT_IMPORT(perm); 42 40 PCUT_IMPORT(qsort);
Note:
See TracChangeset
for help on using the changeset viewer.