libvirt/tests/sysinfodata/x86dmidecode.sh
Andrea Bolognani 43bc35ac1a tests: Tweak x86 sysinfo test case
We have a single mock dmidecode script right now, but we're
going to add another one soon, so we need to make sure its
name contains the test case name as a prefix, just like we
already do with all data files.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2019-06-03 17:46:03 +02:00

4 lines
62 B
Bash
Executable File

#!/bin/sh
DATAFILE=`dirname $0`/x86sysinfo.data
cat $DATAFILE