summaryrefslogtreecommitdiffstats
path: root/tests/expected/ipcs
Commit message (Collapse)AuthorAgeFilesLines
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
| | | | | | | Fix various typos in error messages, warnings, debug strings, comments and names of static functions. Signed-off-by: Sebastian Rasmussen <sebras@gmail.com>
* tests: don't check the current ipcs limitsKarel Zak2014-12-191-5/+1Star
| | | | | | | | | | The ipcs/limit test checks the current kernel limits, but we have no clue about the current setting, so on on 64bit system it may overflow. It's better to test for well known limits only. For the random setting is there ipcs/limit2 test. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add basic test case for ipcs -m -i nRuediger Meier2014-03-131-0/+2
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add basic test case for ipcs -s -i nRuediger Meier2014-03-131-0/+2
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: add basic test case for ipcs -q -i nRuediger Meier2014-03-131-0/+1
| | | | Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
* tests: update ipcs (reorder default output)Karel Zak2013-03-041-11/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add ipcmk(1) and ipcrm(1) checksSami Kerola2013-01-253-0/+6
| | | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update ipcs/headers testFrancesco Cosoleto2010-06-011-8/+8
| | | | Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
* tests: refresh ipcs expected outputsKarel Zak2009-02-181-19/+19
| | | | | | | Unfortunately, the last rebase in the topic/blkid branch has removed tailing white spaces. Grrr... Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: create expected/$(component)/$(testname)Karel Zak2009-02-113-0/+79
Signed-off-by: Karel Zak <kzak@redhat.com>