aboutsummaryrefslogtreecommitdiff
path: root/tools/dtoc/test_fdt
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-07-06 10:27:24 -0600
committerSimon Glass <sjg@chromium.org>2018-07-09 09:11:00 -0600
commit2ba987531254dfacb299e88406b3da73ea2d7915 (patch)
tree9a29cd19b78caeee72b29dd55ccba788279c1cd4 /tools/dtoc/test_fdt
parentff1fd6ccde3d166213d1277fa6b6b9685d45044f (diff)
downloadu-boot-2ba987531254dfacb299e88406b3da73ea2d7915.zip
u-boot-2ba987531254dfacb299e88406b3da73ea2d7915.tar.gz
u-boot-2ba987531254dfacb299e88406b3da73ea2d7915.tar.bz2
dtoc: Add some tests for the fdt module
At present this module is tested via the dtoc tests. This is a bit painful since the tests are at a higher level and so failures are more difficult to diagnose. Add some tests that exercise the fdt module directly. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/dtoc/test_fdt')
l---------tools/dtoc/test_fdt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dtoc/test_fdt b/tools/dtoc/test_fdt
new file mode 120000
index 0000000..7c3b230
--- /dev/null
+++ b/tools/dtoc/test_fdt
@@ -0,0 +1 @@
+test_fdt.py \ No newline at end of file