summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-18Revert "test: hush: dollar: fix bugous behavior"Tom Rini
2024-01-18Revert "test/py: net: Add dhcp abort test"Tom Rini
2024-01-18test: test_trace.py: Have trace-cmd report always use -lTom Rini
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-17test.py: Update pycryptodomex to address CVE-2023-52323Tom Rini
2024-01-17test: add test of "cp" shell commandRasmus Villemoes
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2024-01-16test/py: memtest: Add tests for mtest commandLove Kumar
2024-01-16test/py: i2c: Add tests for i2c commandLove Kumar
2024-01-16test/py: mii: Add tests for mii commandLove Kumar
2024-01-16test/py: mdio: Add tests for mdio commandLove Kumar
2024-01-16test/py: net: Add dhcp abort testLove Kumar
2024-01-16test: spmi: fix testsCaleb Connolly
2024-01-11test: fs: fs-test: Move the tests to use sha256sumPeter Robinson
2024-01-11test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt
2024-01-11test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11test_net: print out net listMaxim Uvarov
2024-01-09test: hush: dollar: fix bugous behaviorIon Agorria
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2024-01-07acpi: Rename test dm_test_setup_ctx_and_base_tables()Simon Glass
2023-12-31bloblist: Add alignment to bloblist_new()Simon Glass
2023-12-31bloblist: Adjust the bloblist headerSimon Glass
2023-12-31bloblist: Reduce blob-header sizeSimon Glass
2023-12-31bloblist: Checksum the entire bloblistSimon Glass
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass
2023-12-31bloblist: Update the tag numberingSimon Glass
2023-12-28Merge patch series "Modernize U-Boot shell"Tom Rini
2023-12-28test: hush: Fix loop tests for modern hushFrancis Laniel
2023-12-28test: hush: Fix variable expansion tests for modern hushFrancis Laniel
2023-12-28test: hush: Fix instructions list tests for modern hushFrancis Laniel
2023-12-28cli: add modern hush as parser for run_command*()Francis Laniel
2023-12-28test: hush: Test hush loopsFrancis Laniel
2023-12-28test: hush: Test hush commands listFrancis Laniel
2023-12-28test: hush: Test hush variable expansionFrancis Laniel
2023-12-28test/py: hush_if_test: Remove the test fileFrancis Laniel
2023-12-28test: hush: Test hush if/elseFrancis Laniel
2023-12-28test: Add framework to test hush behaviorFrancis Laniel
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20bootflow: Allow setting a cmdline arg with no valueSimon Glass
2023-12-20bootm: Fix flags used for bootargs string substitutionPiotr Kubik
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro
2023-12-15test: dm: clk_ccf: fix building errorYang Xiwen
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-12-15dm: test: clk: Add test for ccf clk_set_rate()Igor Prusov
2023-12-13test: vboot: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-13test: fit: Using variable 'old_dtb' before assignmentHeinrich Schuchardt
2023-12-13cmd: acpi: fix acpi list commandHeinrich Schuchardt