]> err.no Git - util-linux/commit
ipcs: add new tests for ipcs limits
authorKarel Zak <kzak@redhat.com>
Wed, 3 Jan 2007 00:07:55 +0000 (01:07 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 4 Jan 2007 13:53:57 +0000 (14:53 +0100)
commitb30cd7eed5b70c5eaf08f8681eb3f717c4d11329
tree27343c827a816540244fd213fccaa95182f79653
parent0f0584addc6c6301836455724d32a98b02cae159
ipcs: add new tests for ipcs limits

The tests check if data from kernel and from the ipcs command are same.

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/Makefile.am
tests/expected/ts-ipcs-limits [new file with mode: 0644]
tests/expected/ts-ipcs-limits2 [new file with mode: 0644]
tests/functions.sh
tests/run.sh
tests/ts-ipcs-limits [new file with mode: 0755]
tests/ts-ipcs-limits2 [new file with mode: 0755]
tests/ts-ipcs.sh [new file with mode: 0644]