Changeset f47c2dc1 in mainline for uspace/lib/pcut/src/os/generic.c
- Timestamp:
- 2019-01-10T08:22:07Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0a520db
- Parents:
- 856be6e9
- git-author:
- Adam Nemecek <adamnemecek@…> (2019-01-09 20:30:14)
- git-committer:
- jxsvoboda <5887334+jxsvoboda@…> (2019-01-10 08:22:07)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcut/src/os/generic.c
r856be6e9 rf47c2dc1 121 121 FORMAT_COMMAND(command, PCUT_COMMAND_LINE_BUFFER_SIZE - 1, 122 122 self_path, (test)->id, tempfile_name); 123 123 124 124 PCUT_DEBUG("Will execute <%s> (temp file <%s>) with system().", 125 125 command, tempfile_name);
Note:
See TracChangeset
for help on using the changeset viewer.