Changes in uspace/lib/c/test/main.c [5e962ad:838ea8aa] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/main.c
r5e962ad r838ea8aa 32 32 PCUT_INIT 33 33 34 PCUT_IMPORT(fibril_timer);35 34 PCUT_IMPORT(odict); 36 PCUT_IMPORT(qsort);37 35 PCUT_IMPORT(sprintf); 38 PCUT_IMPORT(str);39 PCUT_IMPORT(table);40 36 41 37 PCUT_MAIN()
Note:
See TracChangeset
for help on using the changeset viewer.