diff options
author | Daniel Walter <dwalter@sigma-star.at> | 2016-08-31 10:09:37 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2016-11-17 11:36:56 +0100 |
commit | e947258f9795dbc3f4fee02de28913465675b693 (patch) | |
tree | de9095c3abb8ece82c194bc2443406e9605f5c87 /tests/unittests/sysfs_mock/class/ubi | |
parent | e7974ec2eae0f0142112028d8b7bd0af0c0c5ebb (diff) |
Add sysfs tree for unittests
add mocked sysfs used by libmtd and libubi
unittests
Signed-off-by: Daniel Walter <dwalter@sigma-star.at>
Diffstat (limited to 'tests/unittests/sysfs_mock/class/ubi')
-rw-r--r-- | tests/unittests/sysfs_mock/class/ubi/ubi0 | 0 | ||||
-rw-r--r-- | tests/unittests/sysfs_mock/class/ubi/version | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/sysfs_mock/class/ubi/ubi0 b/tests/unittests/sysfs_mock/class/ubi/ubi0 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/unittests/sysfs_mock/class/ubi/ubi0 diff --git a/tests/unittests/sysfs_mock/class/ubi/version b/tests/unittests/sysfs_mock/class/ubi/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/tests/unittests/sysfs_mock/class/ubi/version @@ -0,0 +1 @@ +1 |