summaryrefslogtreecommitdiffstats
path: root/tests/expected/lsmem
Commit message (Collapse)AuthorAgeFilesLines
* lsmem: improve JSON outputKarel Zak2018-04-052-53/+53
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update JSON outputsKarel Zak2018-04-042-40/+40
| | | | | | It does not contains extra space after ":" separator anymore. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lsmemKarel Zak2018-03-201-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update default lsmem outputKarel Zak2017-11-031-4/+2Star
| | | | | | | The commit 96cbe362c034305e5f12a912b4247b3321420ee7 forces lsmem to follow output column for split policy. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: update lsmemKarel Zak2017-10-202-10/+70
| | | | | | * add --split Signed-off-by: Karel Zak <kzak@redhat.com>
* tests/lsmem: update lsmem test with ZONES columnGerald Schaefer2017-10-202-0/+60
| | | | | | | | 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: update lsmem testsKarel Zak2016-11-302-35/+35
| | | | | | | The commit 4c0e1eaf34fe604118afcd792291419e1d4ff661 modifies the alignment of the STATE column. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add x86_64-16g lsmem testKarel Zak2016-11-091-0/+271
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: cleanup and update lsmemKarel Zak2016-11-091-91/+108
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* lsmem: add testcaseHeiko Carstens2016-11-091-0/+91
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>