Changeset 55b87a0 in mainline for uspace/lib/pcut/src/os/generic.c
- Timestamp:
- 2019-01-09T20:30:14Z (7 years ago)
- Children:
- fb5f28e
- Parents:
- adc07b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcut/src/os/generic.c
radc07b5 r55b87a0 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.