aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-275-7/+158
|\
| * fdt: Start a test for the fdt commandSimon Glass2022-07-263-0/+149
| * addrmap: Support on sandboxSimon Glass2022-07-261-3/+2
| * test: fix log testsHeinrich Schuchardt2022-07-261-4/+7
* | test/py: Run simple dm commands without checkingMichal Simek2022-07-261-0/+8
* | py: tests: Bind should run only on sandboxMichal Simek2022-07-261-1/+2
|/
* Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Jul2022Tom Rini2022-07-222-0/+5
|\
| * efi: test/py: repair authenticated capsules testsVincent Stehlé2022-07-182-0/+5
* | watchdog: add pulse support to gpio watchdog driverPaul Doelle2022-07-211-7/+39
|/
* Merge branch 'next'WIP/11Jul2022Tom Rini2022-07-1118-286/+809
|\
| * requirements: Move to atomicwrites==1.4.1Tom Rini2022-07-081-1/+1
| * Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-082-170/+266
| |\
| | * dm: core: Add a way to collect memory usageSimon Glass2022-06-281-0/+11
| | * dm: core: Support accessing core tagsSimon Glass2022-06-281-0/+80
| | * test: fix some pylint errors in test_bind.pyHeinrich Schuchardt2022-06-281-170/+175
| * | test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt2022-07-081-5/+7
| * | spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-0/+1
| |/
| * fuzz: virtio: Add fuzzer for vringWIP/2022-06-23-fuzzing-and-asan-for-sandboxAndrew Scull2022-06-232-0/+73
| * test: fuzz: Add framework for fuzzingAndrew Scull2022-06-233-0/+90
| * test/py: test_stackprotector: Disable for ASANAndrew Scull2022-06-231-0/+1
| * cmd: load: add load command for memory mappedRui Miguel Silva2022-06-223-0/+79
| * Merge branch 'master' into nextTom Rini2022-06-202-0/+3
| |\
| * | test: eth: Add test for ethernet addressesSean Anderson2022-06-081-0/+29
| * | sandbox: net: Add aliases for ethernet devicesSean Anderson2022-06-081-1/+1
| * | test: dm: virtio_rng: Test virtio-rng with faked deviceWIP/2022-06-08-virtio-harden-and-test-vringAndrew Scull2022-06-082-0/+53
| * | test: dm: virtio: Test virtio device driver probingAndrew Scull2022-06-081-0/+9
| * | virtio: sandbox: Bind RNG rather than block deviceAndrew Scull2022-06-082-3/+3
| * | test: dm: virtio: Split out virtio device testsAndrew Scull2022-06-083-172/+190
| * | test: dm: virtio: Test notify before del_vqsAndrew Scull2022-06-081-1/+1
| * | virtio: sandbox: Fix device features bitfieldAndrew Scull2022-06-081-1/+1
| * | dm: test: virtio: Test the virtio ringAndrew Scull2022-06-081-0/+72
| * | bootm: Fix Linux silent console on newer kernelsSean Anderson2022-06-061-10/+10
* | | requirements: Move to atomicwrites==1.4.1Tom Rini2022-07-081-1/+1
* | | test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro2022-07-053-0/+43
| |/ |/|
* | test: work around for EFI terminal size probingHeinrich Schuchardt2022-06-192-0/+3
|/
* efi: test/py: authenticate fit capsulesVincent Stehlé2022-06-043-6/+280
* test/py: efi_capsule: repair image authentication testVincent Stehlé2022-06-042-5/+5
* test: don't change console timeout in EFI selftest.Heinrich Schuchardt2022-05-281-2/+0
* test: fix pylint warnings in test_efi_selftest.pyHeinrich Schuchardt2022-05-281-61/+28
* test: restore timeout after bootmenu unit testHeinrich Schuchardt2022-05-281-33/+33
* test: fix parsing the mksquashfs version numberHeinrich Schuchardt2022-05-261-5/+4
* test/py: test_part: Correct the test case nameBin Meng2022-05-261-1/+1
* test/py: test_fs: Correct the test case nameBin Meng2022-05-261-1/+1
* test/py: Reset the console timeout valueBin Meng2022-05-261-0/+4
* test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard2022-05-231-10/+6
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-05-231-16/+17
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/08May2022Tom Rini2022-05-082-0/+57
|\
| * test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas2022-05-072-0/+57
* | test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes2022-05-061-0/+10
|/
* sandbox: Avoid binman error when run without device treeSimon Glass2022-05-051-0/+12