summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: eth: IPv6 network discovery unit testEhsan Mohandesi2023-05-051-0/+88
* test/py: IPv6 network discovery testEhsan Mohandesi2023-05-051-1/+30
* net: dhcp6: Add a sandbox test for dhcp6Sean Edmond2023-05-051-0/+25
* Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini2023-05-041-0/+13
|\
| * test: hush_if_test: Add hush variable testStefan Herbrechtsmeier2023-05-031-0/+13
* | efi: Rename the base efi self-testSimon Glass2023-05-041-1/+1
* | test: fix pydoc issues for EFI testsHeinrich Schuchardt2023-05-045-11/+16
|/
* test: Add tests for the extconSvyatoslav Ryhel2023-05-022-0/+22
* core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker2023-04-281-1/+4
* test: fdt: Fix copyright messageMarek Vasut2023-04-281-1/+1
* sandbox64: add a test case for UCLASS_NVMXIPAbdellatif El Khlifi2023-04-272-0/+150
* ide: Move ide_init() into probingSimon Glass2023-04-271-2/+0
* bootstd: Report missing labels only when askedSimon Glass2023-04-261-7/+5
* pytest: Use --lazy with umountTom Rini2023-04-251-2/+2
* test: move unit tests into a sub-menuHeinrich Schuchardt2023-04-251-1/+5
* test: improve configuration for Kconfig test optionsHeinrich Schuchardt2023-04-251-7/+8
* test: fix launch_efi()Heinrich Schuchardt2023-04-211-1/+3
* test: fix pylint warning for capsule testsHeinrich Schuchardt2023-04-214-76/+65
* test: dm: mmc: Check block erasing boundariesLoic Poulain2023-04-101-7/+7
* test: blkmap: Add test suiteTobias Waldekranz2023-04-052-0/+202
* test/py: android: extend abootimg testSafae Ouajih2023-04-041-13/+123
* pytest: Update requirements to match sphinx versionsTom Rini2023-04-041-4/+4
* Merge branch 'next'Tom Rini2023-04-0332-127/+1276
|\
| * test: Run the VPL tests with 'make check'Simon Glass2023-04-031-0/+5
| * vbe: Use the correct image filename in the testSimon Glass2023-04-031-2/+4
| * fdt: Make fdt addr -q quieterPeter Hoyes2023-04-031-1/+0
| * test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin2023-04-021-38/+148
| * test: fs: Check fat short file nameStefan Herbrechtsmeier2023-03-301-0/+36
| * test: exit: fix run_commandf() warningsEvgeny Bachinin2023-03-301-9/+9
| * test: fdt: fix run_commandf() warningsEvgeny Bachinin2023-03-301-11/+11
| * unit-test: cover run_commandf() by test-casesEvgeny Bachinin2023-03-301-0/+34
| * test: Add test for new command pci_mpsStephen Carlson2023-03-303-0/+51
| * test: add tests of 'read' and 'write' shell commandsRasmus Villemoes2023-03-172-0/+105
| * Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini2023-03-169-30/+576
| |\
| | * test: cmd: fdt: Test fdt applyMarek Vasut2023-03-141-0/+152
| | * test: cmd: fdt: Test fdt chosenMarek Vasut2023-03-141-0/+48
| | * test: cmd: fdt: Test fdt rsvmemMarek Vasut2023-03-141-0/+63
| | * test: cmd: fdt: Test fdt memoryMarek Vasut2023-03-141-0/+83
| | * test: cmd: fdt: Test fdt headerMarek Vasut2023-03-141-0/+59
| | * test: cmd: fdt: Test fdt print and listMarek Vasut2023-03-141-0/+143
| | * test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut2023-03-141-8/+6
| | * test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut2023-03-148-22/+22
| * | Merge tag 'v2023.04-rc4' into nextTom Rini2023-03-142-0/+30
| |\ \ | | |/ | |/|
| * | test: cmd: fdt: Add list of remaining missing testsMarek Vasut2023-03-081-0/+7
| * | test: cmd: fdt: Test fdt bootcpuMarek Vasut2023-03-081-0/+33
| * | test: cmd: fdt: Test fdt rmMarek Vasut2023-03-081-0/+84
| * | test: cmd: fdt: Test fdt mknodeMarek Vasut2023-03-081-0/+68
| * | test: cmd: fdt: Test fdt setMarek Vasut2023-03-081-0/+144
| * | test: cmd: fdt: Test fdt get sizeMarek Vasut2023-03-081-0/+87
| * | test: cmd: fdt: Test fdt get addrMarek Vasut2023-03-081-0/+67