aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
AgeCommit message (Expand)Author
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-09-27Enhance zero_extend_signed_to_ull and sign_extend_unsigned_to_ll macrosDmitry V. Levin
2016-09-26tests: add VERBOSE macroDmitry V. Levin
2016-09-08tests: add sprintrc_grep function to libtestsEugene Syromyatnikov
2016-09-02tests: move sprintrc function to libtestsEugene Syromyatnikov
2016-08-31tests: add sign_extend_unsigned_to_ll macroDmitry V. Levin
2016-08-23zero_extend_signed_to_ull: add short int supportDmitry V. Levin
2016-08-23Rename widen_to_ull to zero_extend_signed_to_ullDmitry V. Levin
2016-08-06tests: add #include guardsDmitry V. Levin
2016-07-19tests: add recv_mmsg and send_mmsg functions to libtestsDmitry V. Levin
2016-07-19tests: add socketcall function to libtestsDmitry V. Levin
2016-07-03tests: add read_int_from_file function to libtestsDmitry V. Levin
2016-06-16tests: add signal2name function to libtestsFei Jie
2016-06-10tests: add widen_to_ull macro to tests.hDmitry V. Levin
2016-05-22tests: define PRI__[dux]64 macros to print __s64 and __u64 valuesJeff Mahoney
2016-05-10tests: add print_quoted_memory function to libtestsDmitry V. Levin
2016-04-27tests: add printxval function to libtestsDmitry V. Levin
2016-04-26tests: add printflags function to libtestsDmitry V. Levin
2016-04-21tests: add errno2name function to libtestsDmitry V. Levin
2016-04-18tests: move kernel uid overflow check to libtestsDmitry V. Levin
2016-04-02tests: add hexdump_memdup function to libtestsDmitry V. Levin
2016-03-23tests: add print_quoted_string function to libtestsJayRJoshi
2016-02-04tests: add hexquote_strndup function to libtestsDmitry V. Levin
2016-02-02tests: add inode_of_sockfd function to libtestsDmitry V. Levin
2016-01-21tests: add error_msg_and_fail function to libtestsDmitry V. Levin
2016-01-20tests/tests.h: add ARRAY_SIZE and LENGTH_OF macrosDmitry V. Levin
2016-01-20tests: add hexdump_strdup function to libtestsDmitry V. Levin
2016-01-20tests: add tprintf function to libtestsDmitry V. Levin
2016-01-11mmsg.test: check memory access by sendmmsg and recvmmsg decodersDmitry V. Levin
2016-01-05tests: introduce libtestsDmitry V. Levin