summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-08log: Convert log values to printf() if not enabledSimon Glass
2021-06-08sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass
2021-06-08log: Add support for logging a bufferSimon Glass
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass
2021-06-08hexdump: Support any rowsizeSimon Glass
2021-06-08hexdump: Add support for sandboxSimon Glass
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-08test: Add a test for print_buffer()Simon Glass
2021-06-08test: Convert print tests to use ut frameworkSimon Glass
2021-06-08test: Detect when expect_str is too smallSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay
2021-06-05test: add dm_test_read_resourcePatrick Delaunay
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek BehĂșn
2021-05-24test: Avoid random numbers in dm_test_devm_regmap()Simon Glass
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-05-04sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes
2021-05-04test: Add gpio-sysinfo testSean Anderson
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson
2021-04-29test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao
2021-04-29tests: patman: Add requests to the module listTom Rini
2021-04-29test: Use positive conditional in test_matches()Andy Shevchenko
2021-04-29test: Allow simple glob pattern in the test nameAndy Shevchenko
2021-04-27test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-24test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas
2021-04-22test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay
2021-04-22test: Add test for partitionsSean Anderson
2021-04-22test: Alphabetize dm MakefileSean Anderson
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-14test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc
2021-04-14test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc
2021-04-14test/py: Add pycryptodomex to list of required pakagesAlexandru Gagniuc
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12test: Add test for strlcatSean Anderson
2021-04-12test: scmi: add local variables for scmi agent referenceEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12hush: Fix assignments being misinterpreted as commandsSean Anderson
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak