]> granicus.if.org Git - strace/commit
tests: add brk.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Tue, 17 May 2016 09:59:45 +0000 (17:59 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 17 May 2016 10:53:03 +0000 (10:53 +0000)
commit854a25930c41b726934175a18fd533c10bb4f013
tree13992a6fad5f5c19016f2ffc3b47c2f54f18b585
parent9b8ca23cc0fcfe7944df5336b97ccf6a9d391ff4
tests: add brk.test

* tests/brk.c: New file.
* tests/brk.test: New test.
* tests/.gitignore: Add brk.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add brk.test.
tests/.gitignore
tests/Makefile.am
tests/brk.c [new file with mode: 0644]
tests/brk.test [new file with mode: 0755]