]> granicus.if.org Git - strace/history - tests/tests.h
tests: use fixed timestamps in utime related tests
[strace] / tests / tests.h
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