summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2021-01-16test: correct the test prefix in ut cmd_memPatrick Delaunay
2021-01-16test: Only enable bloblist test when supportedSimon Glass
2021-01-16test: Avoid assuming sandbox board for bloblist testSimon Glass
2021-01-16test: test/lib/test_print.c depends on CONSOLE_RECORDHeinrich Schuchardt
2021-01-15test: log: add test for console output of dropped messagesPatrick Delaunay
2021-01-15test: add test for dropped trace before log_initPatrick Delaunay
2021-01-15test: log: add test for dropped messagesPatrick Delaunay
2021-01-15test: add LOGL_FORCE_DEBUG flags support in log testsPatrick Delaunay
2021-01-12Nokia RX-51: Add test for U-Boot serial consolePali Rohár
2021-01-12dm: core: add a function to decode display timingsDario Binacchi
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi