summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: do no assume hush parser in validate_empty()WIP/2020-09-12-assorted-bugfixesHeinrich Schuchardt2020-09-121-1/+1
* test: undefined reference to 'sscanf'Heinrich Schuchardt2020-08-271-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-251-0/+22
|\
| * pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-251-0/+22
* | Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-253-47/+102
|\ \
| * | test/py: Add tests for LZO and ZSTDJoao Marcos Costa2020-08-243-47/+102
| |/
* | Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/24Aug2020Tom Rini2020-08-246-74/+125
|\ \ | |/ |/|
| * efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt2020-08-244-74/+74
| * test: unit test for efi_dp_check_length()Heinrich Schuchardt2020-08-242-0/+51
* | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-241-0/+39
|\ \ | |/ |/|
| * clk: ccf: mux: change the get_rate helperDario Binacchi2020-08-241-0/+24
| * clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-0/+7
| * dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+8
* | test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait2020-08-221-0/+18
* | test/py: Update test_bindPatrice Chotard2020-08-221-6/+9
* | sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-222-4/+1
|/
* i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-201-0/+8
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/15Aug2020Tom Rini2020-08-155-24/+326
|\
| * test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2020-08-142-12/+19
| * test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro2020-08-134-0/+305
| * test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2020-08-132-13/+3
* | lib: sscanf: add sscanf implementationAndrii Anisov2020-08-142-0/+175
|/
* test/py: fix SquashFS testsWIP/10Aug2020Joao Marcos Costa2020-08-103-14/+16
* test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt2020-08-081-2/+5
* test: py: test_shell_run() with CONFIG_HUSH_PARSER=nWIP/2020-08-07-misc-improvementsHeinrich Schuchardt2020-08-071-3/+3
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-072-3/+8
* test/py: Add tests for the SquashFS commandsJoao Marcos Costa2020-08-073-0/+101
* cmd: Update the memory-search commandSimon Glass2020-08-074-30/+103
* test: Add a flag for tests that need console recordingSimon Glass2020-08-071-0/+10
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-0774-290/+290
* test: Add a way to check part of a console line or skip itSimon Glass2020-08-071-0/+22
* test/py: Add test support for three stage bootYan Liu2020-08-041-0/+10
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-0361-17/+81
* test: sandbox: add test for erase commandPatrick Delaunay2020-07-311-0/+16
* test: environment in ext4Patrick Delaunay2020-07-311-1/+96
* test: efi_selftest: Do not force serial# settingTom Rini2020-07-311-1/+1
* test: do not rely on => being the promptHeinrich Schuchardt2020-07-311-1/+1
* test: dm: add a test for class buttonPhilippe Reynes2020-07-282-0/+75
* test/py: add tests for the button commandsPhilippe Reynes2020-07-281-0/+19
* sandbox, test: change hog gpioPhilippe Reynes2020-07-281-6/+6
* Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-278-6/+140
|\
| * test/dm: check if devices existHeinrich Schuchardt2020-07-255-5/+18
| * test: Add tests for SOC uclassDave Gerlach2020-07-252-0/+121
| * patman: Add a 'test' subcommandSimon Glass2020-07-241-1/+1
* | test: env: add test for env info sub-commandPatrick Delaunay2020-07-261-0/+63
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-248-140/+6
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-238-6/+140
|\
| * test/dm: check if devices existHeinrich Schuchardt2020-07-205-5/+18
| * test: Add tests for SOC uclassDave Gerlach2020-07-202-0/+121
| * patman: Add a 'test' subcommandSimon Glass2020-07-201-1/+1