Changes in uspace/lib/c/test/main.c [696b405:c24b0dcb] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/test/main.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/main.c
r696b405 rc24b0dcb 1 1 /* 2 * Copyright (c) 2023 Jiri Svoboda3 2 * Copyright (c) 2014 Vojtech Horky 4 3 * All rights reserved. … … 43 42 PCUT_IMPORT(imath); 44 43 PCUT_IMPORT(inttypes); 45 PCUT_IMPORT(loc);46 44 PCUT_IMPORT(mem); 47 45 PCUT_IMPORT(odict); … … 57 55 PCUT_IMPORT(strtol); 58 56 PCUT_IMPORT(table); 59 PCUT_IMPORT(uchar);60 57 PCUT_IMPORT(uuid); 61 58
Note:
See TracChangeset
for help on using the changeset viewer.
