]> granicus.if.org Git - strace/history - tests/tests.h
Update NEWS
[strace] / 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