Changes in uspace/lib/c/test/main.c [2498b95:3f932a7e] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/test/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/main.c
r2498b95 r3f932a7e 34 34 PCUT_IMPORT(circ_buf); 35 35 PCUT_IMPORT(fibril_timer); 36 PCUT_IMPORT(mem);37 36 PCUT_IMPORT(odict); 38 37 PCUT_IMPORT(qsort); 39 PCUT_IMPORT(scanf);40 38 PCUT_IMPORT(sprintf); 41 PCUT_IMPORT(stdio);42 PCUT_IMPORT(stdlib);43 39 PCUT_IMPORT(str); 44 40 PCUT_IMPORT(table);
Note:
See TracChangeset
for help on using the changeset viewer.
