summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-04-22test: Add test for partitionsSean Anderson2-0/+77
2021-04-22test: Alphabetize dm MakefileSean Anderson1-32/+32
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+14
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt1-4/+5
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-5/+86
2021-04-16Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini2-0/+112
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng2-0/+34
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng1-0/+18
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil3-5/+88
2021-04-14test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc1-1/+1
2021-04-14test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc1-0/+111
2021-04-14test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc1-0/+1
2021-04-13test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor3-0/+69
2021-04-13test: Add test for strlcatSean Anderson2-0/+127
2021-04-13test: scmi: add local variables for scmi agent referenceEtienne Carriere1-45/+55
2021-04-13firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere1-13/+2
2021-04-13firmware: scmi: sandbox test for voltage regulatorEtienne Carriere1-0/+58
2021-04-13hush: Fix assignments being misinterpreted as commandsSean Anderson1-0/+2
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi1-5/+86
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak1-0/+11
2021-04-08test: unit test for longjmpHeinrich Schuchardt2-0/+74
2021-04-07pytest: Lower pygit2 requirementTom Rini1-1/+1
2021-04-06test: Allow tests to run on any boardSimon Glass1-3/+2
2021-04-05Merge branch 'next'Tom Rini42-432/+1030
2021-03-31test: Don't unmount not (yet) mounted systemAndy Shevchenko1-22/+56
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini2-2/+2
2021-03-29dm: test: Always include command.h for print_utSean Anderson1-2/+0
2021-03-27sf: Support querying write-protectSimon Glass1-1/+9
2021-03-27test: Silenece the echo and print testsSimon Glass2-3/+8
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini6-32/+44
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass1-1/+1
2021-03-26test: Run sandbox_spl tests on sandbox_noinstSimon Glass1-0/+4
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass1-0/+4
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass1-4/+4
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass1-8/+7
2021-03-26dm: core: Drop device_get_by_driver_info()Simon Glass1-5/+2
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass1-1/+1
2021-03-26dm: test: Avoid destroying uclasses with of-platdata-instSimon Glass1-11/+19
2021-03-25test: test the ESRT creationJose Marinho1-0/+8
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas4-19/+19
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass1-3/+3
2021-03-22test: print_ut: Fix potential build errorBin Meng1-1/+1
2021-03-22test: cmd: setexpr: Fix a typoBin Meng1-1/+1
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko1-0/+2
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini5-2/+161
2021-03-14test: py: add initial coverage for scp03 cmdIgor Opaniuk1-0/+27
2021-03-13test: acpi: Fix warnings on 32-bit buildSimon Glass1-6/+6
2021-03-13log: Handle line continuationSimon Glass1-4/+15
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass3-0/+97
2021-03-12test: Allow SPL to run any available testSimon Glass2-5/+23