aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-31test: Don't unmount not (yet) mounted systemAndy Shevchenko
2021-03-28dm: test: Always include command.h for print_utSean Anderson
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko
2021-03-07efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt
2021-03-07lib/charset: UTF-8 stream conversionHeinrich Schuchardt
2021-03-07lib/charset: utf8_get() should return errorHeinrich Schuchardt
2021-03-07efi_loader: carve out utf_to_cp()Heinrich Schuchardt
2021-03-05test: cmd: Add a basic test for 'addrmap' commandBin Meng
2021-02-26fastboot: Allow u-boot-style partitionsSean Anderson
2021-02-26test: dm: Add test for fastboot mmc partition namingSean Anderson
2021-02-26mmc: sandbox: Add support for writingSean Anderson
2021-02-24test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-18dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()Nicolas Saenz Julienne
2021-02-18dm: test: Add test case for dev->dma_offsetNicolas Saenz Julienne
2021-02-18dm: test: Add test case for dev_get_dma_ranges()Nicolas Saenz Julienne
2021-02-18test: add a simple test for the adc-keys button driverMarek Szyprowski
2021-02-16test: dm: tee: extend with RPC testIgor Opaniuk
2021-02-16test: py: add pygit2 and pyelftools to requirements.txtIgor Opaniuk
2021-02-15image: Check for unit addresses in FITsSimon Glass
2021-02-15libfdt: Check for multiple/invalid root nodesSimon Glass
2021-02-15test: Add tests for the 'evil' vboot attacksSimon Glass
2021-02-15test: Add vboot_evil implementationSimon Glass
2021-02-15fit: Don't allow verification of images with @ nodesSimon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03dm: core: Add late driver remove optionMarek Vasut
2021-02-03dm: core: Avoid partially removing devicesSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01test/py: fix runtest wrapper for pytest 6Stephen Warren
2021-01-30dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass
2021-01-30sandbox: Disable I2C emulators in SPLSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Show events in human-readable formSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-29test: inconsistent string testsHeinrich Schuchardt
2021-01-29test: inconsistent bootm testsHeinrich Schuchardt
2021-01-29test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini
2021-01-29test: correct entry point to pytestHeinrich Schuchardt
2021-01-29test: pr_cont_test.o depends on CONFIG_LOG=yHeinrich Schuchardt
2021-01-29test: test_ofplatdata: Mark as sandbox specificTom Rini
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-25test: unit test for echo commandHeinrich Schuchardt
2021-01-23doc: move test/py/README.md to HTML documentationHeinrich Schuchardt
2021-01-23doc: move test/README to HTML documentationHeinrich Schuchardt
2021-01-18cmd: Add a pwm commandPragnesh Patel
2021-01-16test: unit test for pr_err(), pr_cont()Heinrich Schuchardt
2021-01-16test: correct the test prefix in ut strPatrick Delaunay