]> granicus.if.org Git - strace/history - tests/tests.h
strace: terminate itself if interrupted by a signal
[strace] / tests / tests.h
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-06-11 Eugene Syromyatnikovtests: add print_quoted_stringn to print string with...
2018-06-06 Dmitry V. Levintests: use STRINGIFY instead of _STR
2018-05-09 Eugene Syromyatnikovtests: introduce midtail_alloc and use it in netlink...
2018-04-28 Eugene Syromyatnikovtests: add mmap/mmap64 variants different xlat verbosit...
2018-04-04 Dmitry V. Levintests: forward SIZEOF_KERNEL_LONG_T and SIZEOF_LONG...
2018-04-04 Dmitry V. Levintests/tests.h: fix indentation
2018-03-01 Eugene Syromyatnikovutil.c: add support for additional escape characters...
2018-03-01 Eugene Syromyatnikovtests: add print_quoted_string_ex and print_quoted_memo...
2018-02-13 Dmitry V. LevinUpdate copyright headers
2018-01-23 Dmitry V. Levintests: add file:line to perror_msg_and_fail/error_msg_a...
2017-08-15 Dmitry V. Levintests: add ifindex_lo function and IFINDEX_LO_STR macro...
2017-07-24 Dmitry V. LevinIntroduce print_quoted_cstring
2017-07-13 Dmitry V. LevinMove macros related to kernel types to kernel_types.h
2017-07-08 Dmitry V. Levintests: fix print_quoted_hex output of bytes with high...
2017-07-07 JingPiao Chennetlink: print unrecognized attribute data in hex
2017-07-03 Dmitry V. Levintests: move DEFAULT_STRLEN macro to tests.h
2017-07-02 Dmitry V. LevinIntroduce macros.h
2017-07-01 Dmitry V. LevinUnify different generic PRINT_FIELD_* implementations
2017-06-27 JingPiao Chentests: introduce NLMSG_ATTR macro
2017-06-20 Dmitry V. Levintests: add SET_STRUCT macro to tests.h
2017-06-17 Dmitry V. LevinFix a few misspellings in comments
2017-06-05 Dmitry V. Levintests: enhance create_nl_socket diagnostics messages
2017-06-05 JingPiao Chentests: add create_nl_socket function to libtests
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Eugene Syromyatnikovtests: add support for printing timestamp with microsec...
2017-04-24 Eugene SyromyatnikovAlways print raw values of time data fields
2017-04-19 Dmitry V. Levintests: add skip_if_unavailable function to libtests
2017-03-16 Dmitry V. Levintests: add TAIL_ALLOC_OBJECT_{CONST,VAR}_PTR to tests.h
2017-02-26 Dmitry V. Levintests: transform print_time_t into print_time_t_nsec
2017-02-26 Dmitry V. Levintests: move print_time function to libtests
2017-02-20 Dmitry V. Levintests: move get_sigset_size function to libtests
2017-01-04 Dmitry V. Levintests: change the type of fill_memory{,_ex} first argum...
2016-12-25 Dmitry V. Levintests: add F8ILL_KULONG_* and f8ill_ptr_to_kulong to...
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
2016-11-30 Dmitry V. LevinCheck dumping of io syscalls when descriptor arguments...
2016-10-26 Eugene Syromyatnikovtests: move ARG_STR and similar macros to tests.h
2016-10-26 Eugene Syromyatnikovtests: move LL_PAIR and LL_VAL_TO_PAIR macros to tests.h
2016-10-26 Eugene Syromyatnikovtests: move fill_memory and fill_memory_ex into a separ...
2016-09-27 Dmitry V. LevinEnhance zero_extend_signed_to_ull and sign_extend_unsig...
2016-09-26 Dmitry V. Levintests: add VERBOSE macro
2016-09-08 Eugene Syromyatnikovtests: add sprintrc_grep function to libtests
2016-09-02 Eugene Syromyatnikovtests: move sprintrc function to libtests
2016-08-31 Dmitry V. Levintests: add sign_extend_unsigned_to_ll macro
2016-08-23 Dmitry V. Levinzero_extend_signed_to_ull: add short int support
2016-08-23 Dmitry V. LevinRename widen_to_ull to zero_extend_signed_to_ull
2016-08-06 Dmitry V. Levintests: add #include guards
2016-07-19 Dmitry V. Levintests: add recv_mmsg and send_mmsg functions to libtests
2016-07-19 Dmitry V. Levintests: add socketcall function to libtests
2016-07-03 Dmitry V. Levintests: add read_int_from_file function to libtests
2016-06-16 Fei Jietests: add signal2name function to libtests
2016-06-10 Dmitry V. Levintests: add widen_to_ull macro to tests.h
2016-05-22 Jeff Mahoneytests: define PRI__[dux]64 macros to print __s64 and...
2016-05-10 Dmitry V. Levintests: add print_quoted_memory function to libtests
2016-04-27 Dmitry V. Levintests: add printxval function to libtests
2016-04-26 Dmitry V. Levintests: add printflags function to libtests
2016-04-21 Dmitry V. Levintests: add errno2name function to libtests
2016-04-18 Dmitry V. Levintests: move kernel uid overflow check to libtests
2016-04-02 Dmitry V. Levintests: add hexdump_memdup function to libtests
2016-03-23 JayRJoshitests: add print_quoted_string function to libtests
2016-02-04 Dmitry V. Levintests: add hexquote_strndup function to libtests
2016-02-02 Dmitry V. Levintests: add inode_of_sockfd function to libtests
2016-01-21 Dmitry V. Levintests: add error_msg_and_fail function to libtests
2016-01-20 Dmitry V. Levintests/tests.h: add ARRAY_SIZE and LENGTH_OF macros
2016-01-20 Dmitry V. Levintests: add hexdump_strdup function to libtests
2016-01-20 Dmitry V. Levintests: add tprintf function to libtests
2016-01-11 Dmitry V. Levinmmsg.test: check memory access by sendmmsg and recvmmsg...
2016-01-05 Dmitry V. Levintests: introduce libtests