aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorJoao Marcos Costa <joaomarcos.costa@bootlin.com>2020-07-30 15:33:52 +0200
committerTom Rini <trini@konsulko.com>2020-08-07 22:31:32 -0400
commitf428e33b6bd7d01dc488534f59f56c4907c76b2f (patch)
tree568d560ea8778c1584699b47569111cf9b566163 /configs/sandbox_defconfig
parent02c366b5d5f7022e573732fbe7b80c199e934d4f (diff)
downloadu-boot-f428e33b6bd7d01dc488534f59f56c4907c76b2f.zip
u-boot-f428e33b6bd7d01dc488534f59f56c4907c76b2f.tar.gz
u-boot-f428e33b6bd7d01dc488534f59f56c4907c76b2f.tar.bz2
test/py: Add tests for the SquashFS commands
Add Python scripts to test 'ls' and 'load' commands. The scripts generate a SquashFS image and clean the directory after the assertions, or if an exception is raised. Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 65cfc85..8309ce6 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -89,6 +89,7 @@ CONFIG_CMD_TPM=y
CONFIG_CMD_TPM_TEST=y
CONFIG_CMD_BTRFS=y
CONFIG_CMD_CBFS=y
+CONFIG_CMD_SQUASHFS=y
CONFIG_CMD_CRAMFS=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_MTDPARTS=y