summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-03-18test: add tests of 'read' and 'write' shell commandsRasmus Villemoes2-0/+105
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini9-30/+576
2023-03-15test: cmd: fdt: Test fdt applyMarek Vasut1-0/+152
2023-03-15test: cmd: fdt: Test fdt chosenMarek Vasut1-0/+48
2023-03-15test: cmd: fdt: Test fdt rsvmemMarek Vasut1-0/+63
2023-03-15test: cmd: fdt: Test fdt memoryMarek Vasut1-0/+83
2023-03-15test: cmd: fdt: Test fdt headerMarek Vasut1-0/+59
2023-03-15test: cmd: fdt: Test fdt print and listMarek Vasut1-0/+143
2023-03-15test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut1-8/+6
2023-03-15test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut8-22/+22
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini2-0/+30
2023-03-13test: unit test for crc8Heinrich Schuchardt2-0/+30
2023-03-09test: cmd: fdt: Test fdt bootcpuMarek Vasut1-0/+33
2023-03-09test: cmd: fdt: Test fdt rmMarek Vasut1-0/+84
2023-03-09test: cmd: fdt: Test fdt mknodeMarek Vasut1-0/+68
2023-03-09test: cmd: fdt: Test fdt setMarek Vasut1-0/+144
2023-03-09test: cmd: fdt: Test fdt get sizeMarek Vasut1-0/+87
2023-03-09test: cmd: fdt: Test fdt get addrMarek Vasut1-0/+67
2023-03-09test: cmd: fdt: Test fdt get nameMarek Vasut1-0/+79
2023-03-09test: cmd: fdt: Test fdt resizeMarek Vasut1-0/+24
2023-03-09test: cmd: fdt: Test fdt moveMarek Vasut1-0/+34
2023-03-09test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut1-16/+42
2023-03-09test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut1-20/+45
2023-03-09test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut1-13/+111
2023-03-09test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut1-3/+3
2023-03-09test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut1-2/+2
2023-03-09test: cmd: fdt: Add list of remaining missing testsMarek Vasut1-0/+7
2023-03-09test: cmd: fdt: Test fdt bootcpuMarek Vasut1-0/+33
2023-03-09test: cmd: fdt: Test fdt rmMarek Vasut1-0/+84
2023-03-09test: cmd: fdt: Test fdt mknodeMarek Vasut1-0/+68
2023-03-09test: cmd: fdt: Test fdt setMarek Vasut1-0/+144
2023-03-09test: cmd: fdt: Test fdt get sizeMarek Vasut1-0/+87
2023-03-09test: cmd: fdt: Test fdt get addrMarek Vasut1-0/+67
2023-03-09test: cmd: fdt: Test fdt get nameMarek Vasut1-0/+79
2023-03-08test: cmd: fdt: Test fdt resizeMarek Vasut1-0/+24
2023-03-08test: cmd: fdt: Test fdt moveMarek Vasut1-0/+34
2023-03-08test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut1-16/+42
2023-03-08test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut1-20/+45
2023-03-08test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut1-13/+111
2023-03-08test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut1-3/+3
2023-03-08test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut1-2/+2
2023-03-08test: Add concurrencytest to the requirementsSimon Glass1-0/+1
2023-03-08patman: Move library functions into a library directorySimon Glass1-0/+1
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass2-6/+6
2023-03-07video console: add 12x22 console simple font testDzmitry Sankouski1-0/+41
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski1-6/+7
2023-03-03test: Tidy up sandbox handling in test-mainSimon Glass1-5/+5
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass1-0/+45
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass1-9/+51
2023-02-28test: add a test for the new tpm_auto_start() functionIlias Apalodimas1-0/+5