summaryrefslogtreecommitdiffstats
path: root/tests/ts/lsmem
Commit message (Collapse)AuthorAgeFilesLines
* tests: check for tar and {b,g}zipKarel Zak2018-12-111-0/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lsmemKarel Zak2017-10-201-5/+6
| | | | | | * add --split Signed-off-by: Karel Zak <kzak@redhat.com>
* tests/lsmem: update lsmem test with ZONES columnGerald Schaefer2017-10-201-0/+1
| | | | | | | | The existing s390 and x86_64 dumps already contain the valid_zones sysfs attribute, so just add a new "lsmem -o +ZONES" test command and update the expected results. Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
* tests: add x86_64-16g lsmem testKarel Zak2016-11-092-1/+1
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup and update lsmemKarel Zak2016-11-091-14/+18
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* lsmem: add testcaseHeiko Carstens2016-11-093-0/+74
Add a single s390 specific test case to verify that the contents of various output formats do not change in incompatible way if the lsmem code is changed. This is based on a patch from Clemens von Mann. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>