index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
init.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: fix unnecessary $ on arithmetic variables
Dmitry V. Levin
2023-03-30
1
-3
/
+3
*
Update copyright headers
Dmitry V. Levin
2023-02-26
1
-1
/
+1
*
treewide: replace "sed -r" with "sed -E"
Dmitry V. Levin
2023-02-14
1
-2
/
+2
*
tests/init.sh: add --status to pidns strace call
Eugene Syromyatnikov
2022-07-19
1
-1
/
+1
*
Update copyright headers
Dmitry V. Levin
2022-03-26
1
-1
/
+1
*
tests: move current personality designator detection code to init.sh
Dmitry V. Levin
2022-01-15
1
-0
/
+23
*
Introduce --decode-pids=pidns as an alias for --pidns-translation
Masatake YAMATO
2021-11-14
1
-1
/
+1
*
tests/init.sh: add START-OF-TEST-OUTPUT-REGEX and PROG_ARGS quirks
Eugene Syromyatnikov
2021-10-09
1
-8
/
+46
*
tests: move scno tampering check to init.sh
Eugene Syromyatnikov
2021-08-14
1
-0
/
+38
*
tests: handle "-etrace=*" in addition to "-e trace=*" and "--trace=*"
Eugene Syromyatnikov
2021-08-01
1
-2
/
+6
*
tests: add a quirk for filtering out output outside markers
Eugene Syromyatnikov
2021-07-16
1
-4
/
+47
*
Update copyright headers
Dmitry V. Levin
2021-02-16
1
-1
/
+1
*
Move source files into src subdirectory
Dmitry V. Levin
2021-02-03
1
-4
/
+4
*
Change my email address
Dmitry V. Levin
2020-12-31
1
-1
/
+1
*
Implement testing framework for pidns
Ákos Uzonyi
2020-08-25
1
-0
/
+30
*
tests: increase default TIMEOUT_DURATION
Dmitry V. Levin
2020-05-31
1
-1
/
+1
*
tests: add support for negative match patterns to match_grep
Eugene Syromyatnikov
2020-04-09
1
-2
/
+10
*
tests: add a workaround for trace_creds test on mips o32
Dmitry V. Levin
2020-04-01
1
-0
/
+7
*
tests: fix require_min_nproc on systems without nproc
Dmitry V. Levin
2020-02-24
1
-1
/
+1
*
tests: fail if patterns file is not readable in match_grep
Eugene Syromyatnikov
2020-02-10
1
-1
/
+2
*
tests: support --trace syntax in run_strace_match_{diff,grep}
Eugene Syromyatnikov
2020-02-10
1
-2
/
+2
*
Update copyright headers
Dmitry V. Levin
2020-02-06
1
-1
/
+1
*
tests: move getstr/getoption from strace-V.test to init.sh
Eugene Syromyatnikov
2020-02-05
1
-0
/
+28
*
Update copyright headers
Dmitry V. Levin
2019-11-28
1
-1
/
+1
*
tests: skip a few tests on systems with nproc == 1
Dmitry V. Levin
2019-10-28
1
-0
/
+14
*
tests: check seccomp-assisted syscall filtering
Chen Jingpiao
2019-09-25
1
-0
/
+5
*
tests: change the license to GPL-2.0-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
Update copyright headers
Dmitry V. Levin
2018-06-14
1
-1
/
+1
*
tests/init.sh: add run_prog_match_grep
Eugene Syromyatnikov
2018-05-08
1
-0
/
+11
*
Add i18n support
Dmitry V. Levin
2018-04-01
1
-0
/
+1
*
tests: fix potentially unbound variable in kernel_version_code
Dmitry V. Levin
2018-03-23
1
-1
/
+1
*
tests: export a path to the trace executable to check_PROGRAMS
Dmitry V. Levin
2017-08-06
1
-2
/
+7
*
tests: enhance test coverage of printpath and umovestr
Dmitry V. Levin
2017-08-01
1
-1
/
+1
*
tests: enhance error diagnostics
Dmitry V. Levin
2017-07-19
1
-1
/
+1
*
tests: enhance timeout diagnostics
Dmitry V. Levin
2017-07-19
1
-0
/
+2
*
tests: add multi-process check to qual_fault.test
Eugene Syromyatnikov
2017-07-03
1
-1
/
+1
*
tests: use unified diff in order to improve test log readability
Eugene Syromyatnikov
2017-07-03
1
-1
/
+1
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
tests: raise default timeout for individual tests
Dmitry V. Levin
2017-05-01
1
-1
/
+1
*
tests/init.sh: add helpers for running set of programs
Eugene Syromyatnikov
2017-04-21
1
-0
/
+69
*
tests: handle test scripts with .gen.test suffix
Dmitry V. Levin
2017-04-04
1
-8
/
+8
*
tests: cleanup temporary files removals
Dmitry V. Levin
2017-04-03
1
-1
/
+0
*
tests: run every test except ksysent.test in its own subdirectory
Dmitry V. Levin
2017-04-03
1
-12
/
+30
*
tests: move try_run_prog to init.sh
Eugene Syromyatnikov
2017-03-17
1
-0
/
+14
*
tests: workaround a bug in GNU grep
Dmitry V. Levin
2016-12-13
1
-0
/
+8
*
tests: introduce require_min_kernel_version_or_skip function
Dmitry V. Levin
2016-12-07
1
-0
/
+26
*
tests: add valgrind support to "make check"
Dmitry V. Levin
2016-12-06
1
-1
/
+10
*
tests: show pattern line number in match_grep
Elvira Khabirova
2016-12-01
1
-2
/
+4
*
tests/init.sh: print exit code of failed commands
Dmitry V. Levin
2016-08-13
1
-5
/
+6
*
tests: factor out a part common to many simply organized test scripts
Dmitry V. Levin
2016-03-30
1
-0
/
+12
[next]