Changeset b7fd2a0 in mainline for uspace/srv/net/tcp/test/ucall.c
- Timestamp:
- 2018-01-13T03:10:29Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a53ed3a
- Parents:
- 36f0738
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/tcp/test/ucall.c
r36f0738 rb7fd2a0 60 60 PCUT_TEST_BEFORE 61 61 { 62 int rc;62 errno_t rc; 63 63 64 64 /* We will be calling functions that perform logging */
Note:
See TracChangeset
for help on using the changeset viewer.