]> granicus.if.org Git - strace/commit
tests: move ARG_STR and similar macros to tests.h
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 13 Oct 2016 07:26:07 +0000 (10:26 +0300)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 26 Oct 2016 01:18:34 +0000 (04:18 +0300)
commitd212c95b84ed4af10a83582a559cd54eb867e31e
tree7e8f2f4dc7ef5bcd4677cc7888088253d32e8d0b
parentf0fb4e9de4b21a0864252c1a9a0c10eea42255dd
tests: move ARG_STR and similar macros to tests.h

* tests/add_key.c (_STR, ARG_STR): Move ...
* tests/tests.h: ... here.
(ARG_ULL_STR): New macro.
* tests/keyctl.c (ARG_STR): Remove.
* tests/quotactl.h (ARG_STR): Likewise.
* tests/request_key.c (ARG_STR): Likewise.
tests/add_key.c
tests/keyctl.c
tests/quotactl.h
tests/request_key.c
tests/tests.h