[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
strace testsuite
From: |
Marek Tamaškovič |
Subject: |
strace testsuite |
Date: |
Mon, 28 May 2018 18:41:40 +0200 |
Hello,
is there any easy way to run strace only on some testcases and not on whole
'make check' process?
Now I am using:
strace -ff -o "coreutils.strace" \
make -j$(nproc) check TESTS="$*" SUBDIRS=. VERBOSE=yes \
RUN_VERY_EXPENSIVE_TESTS=yes RUN_EXPENSIVE_TESTS=yes
.. and it is not the right solution.
Have a nice day
Marek
- strace testsuite,
Marek Tamaškovič <=