From: Sebastien GODARD Date: Sat, 22 Jun 2019 13:18:20 +0000 (+0200) Subject: simtest: Make sure all directories are created X-Git-Tag: v12.1.6~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2805427f49d36d1f817c42a54ccf2dadb0b1f020;p=sysstat simtest: Make sure all directories are created Empty directories are not taken into account but git. So create a file in each of them. Signed-off-by: Sebastien GODARD --- diff --git a/tests/root1/sys/block/sda/device/_void b/tests/root1/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/block/sdb/device/_void b/tests/root1/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/block/sdc/device/_void b/tests/root1/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/block/sdd/device/_void b/tests/root1/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/block/sde/device/_void b/tests/root1/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/block/sr0/device/_void b/tests/root1/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/class/net/virbr0-nic/_void b/tests/root1/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/class/net/virbr0/_void b/tests/root1/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/class/net/wlp5s0/_void b/tests/root1/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/dev/_void b/tests/root1/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu0/_void b/tests/root1/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu1/_void b/tests/root1/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu2/_void b/tests/root1/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu3/_void b/tests/root1/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu4/_void b/tests/root1/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu5/_void b/tests/root1/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu6/_void b/tests/root1/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpu7/_void b/tests/root1/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root1/sys/devices/system/cpu/cpufreq/_void b/tests/root1/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sda/device/_void b/tests/root2/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sdb/device/_void b/tests/root2/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sdc/device/_void b/tests/root2/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sdd/device/_void b/tests/root2/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sde/device/_void b/tests/root2/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/block/sr0/device/_void b/tests/root2/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/class/net/virbr0-nic/_void b/tests/root2/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/class/net/virbr0/_void b/tests/root2/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/class/net/wlp5s0/_void b/tests/root2/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/dev/_void b/tests/root2/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu0/_void b/tests/root2/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu1/_void b/tests/root2/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu2/_void b/tests/root2/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu3/_void b/tests/root2/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu4/_void b/tests/root2/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu5/_void b/tests/root2/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu6/_void b/tests/root2/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpu7/_void b/tests/root2/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root2/sys/devices/system/cpu/cpufreq/_void b/tests/root2/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sda/device/_void b/tests/root3/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sdb/device/_void b/tests/root3/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sdc/device/_void b/tests/root3/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sdd/device/_void b/tests/root3/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sde/device/_void b/tests/root3/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/block/sr0/device/_void b/tests/root3/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/class/net/virbr0-nic/_void b/tests/root3/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/class/net/virbr0/_void b/tests/root3/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/class/net/wlp5s0/_void b/tests/root3/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/dev/_void b/tests/root3/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu0/_void b/tests/root3/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu1/_void b/tests/root3/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu2/_void b/tests/root3/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu3/_void b/tests/root3/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu4/_void b/tests/root3/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu5/_void b/tests/root3/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu6/_void b/tests/root3/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpu7/_void b/tests/root3/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root3/sys/devices/system/cpu/cpufreq/_void b/tests/root3/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sda/device/_void b/tests/root4/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sdc/device/_void b/tests/root4/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sdd/device/_void b/tests/root4/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sde/device/_void b/tests/root4/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sdf/device/_void b/tests/root4/sys/block/sdf/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sdg/device/_void b/tests/root4/sys/block/sdg/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/block/sr0/device/_void b/tests/root4/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/class/net/virbr0-nic/_void b/tests/root4/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/class/net/virbr0/_void b/tests/root4/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/class/net/wlp5s0/_void b/tests/root4/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/class/net/wlp5s1/_void b/tests/root4/sys/class/net/wlp5s1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/dev/_void b/tests/root4/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu0/_void b/tests/root4/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu1/_void b/tests/root4/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu2/_void b/tests/root4/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu3/_void b/tests/root4/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu4/_void b/tests/root4/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu5/_void b/tests/root4/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu6/_void b/tests/root4/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpu7/_void b/tests/root4/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root4/sys/devices/system/cpu/cpufreq/_void b/tests/root4/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sda/device/_void b/tests/root5/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sdb/device/_void b/tests/root5/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sdc/device/_void b/tests/root5/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sdd/device/_void b/tests/root5/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sde/device/_void b/tests/root5/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/block/sr0/device/_void b/tests/root5/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/class/net/virbr0-nic/_void b/tests/root5/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/class/net/virbr0/_void b/tests/root5/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/class/net/wlp5s0/_void b/tests/root5/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/dev/_void b/tests/root5/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu0/_void b/tests/root5/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu1/_void b/tests/root5/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu2/_void b/tests/root5/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu3/_void b/tests/root5/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu4/_void b/tests/root5/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu5/_void b/tests/root5/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu6/_void b/tests/root5/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpu7/_void b/tests/root5/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root5/sys/devices/system/cpu/cpufreq/_void b/tests/root5/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sda/device/_void b/tests/root6/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sdb/device/_void b/tests/root6/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sdc/device/_void b/tests/root6/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sdd/device/_void b/tests/root6/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sde/device/_void b/tests/root6/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/block/sr0/device/_void b/tests/root6/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/class/net/virbr0-nic/_void b/tests/root6/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/class/net/virbr0/_void b/tests/root6/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/class/net/wlp5s0/_void b/tests/root6/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/class/net/wlp5s1/_void b/tests/root6/sys/class/net/wlp5s1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/dev/_void b/tests/root6/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root6/sys/devices/system/cpu/cpufreq/_void b/tests/root6/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sda/device/_void b/tests/root7/sys/block/sda/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sdb/device/_void b/tests/root7/sys/block/sdb/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sdc/device/_void b/tests/root7/sys/block/sdc/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sdd/device/_void b/tests/root7/sys/block/sdd/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sde/device/_void b/tests/root7/sys/block/sde/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/block/sr0/device/_void b/tests/root7/sys/block/sr0/device/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/class/net/virbr0-nic/_void b/tests/root7/sys/class/net/virbr0-nic/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/class/net/virbr0/_void b/tests/root7/sys/class/net/virbr0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/class/net/wlp5s0/_void b/tests/root7/sys/class/net/wlp5s0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/dev/_void b/tests/root7/sys/dev/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu0/_void b/tests/root7/sys/devices/system/cpu/cpu0/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu1/_void b/tests/root7/sys/devices/system/cpu/cpu1/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu2/_void b/tests/root7/sys/devices/system/cpu/cpu2/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu3/_void b/tests/root7/sys/devices/system/cpu/cpu3/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu4/_void b/tests/root7/sys/devices/system/cpu/cpu4/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu5/_void b/tests/root7/sys/devices/system/cpu/cpu5/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu6/_void b/tests/root7/sys/devices/system/cpu/cpu6/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpu7/_void b/tests/root7/sys/devices/system/cpu/cpu7/_void new file mode 100644 index 0000000..e69de29 diff --git a/tests/root7/sys/devices/system/cpu/cpufreq/_void b/tests/root7/sys/devices/system/cpu/cpufreq/_void new file mode 100644 index 0000000..e69de29