summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Docker/CI: Update to "focal" and latest buildTom Rini2021-07-051-1/+1
* test/py: rewrite sqfsls command test suiteJoao Marcos Costa2021-07-051-19/+121
* test/py: rewrite sqfsload command test suiteJoao Marcos Costa2021-07-051-30/+138
* test/py: rewrite common tools for SquashFS testsJoao Marcos Costa2021-07-051-64/+193
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-052-1/+48
* test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak2021-07-051-16/+15
* Merge tag 'v2021.07-rc5' into nextTom Rini2021-06-283-2/+6
|\
| * test: Include /sbin to the PATH when creating file systemAndy Shevchenko2021-06-231-0/+4
| * net: use the same alias stem for ethernet as linuxMichael Walle2021-06-182-2/+2
* | dm: core: add ofnode_get_path()Marek Behún2021-06-241-0/+21
* | dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún2021-06-241-0/+5
* | log: Convert log values to printf() if not enabledSimon Glass2021-06-083-0/+43
* | sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass2021-06-081-0/+1
* | log: Add support for logging a bufferSimon Glass2021-06-081-0/+27
* | display_options: Split print_buffer() into two functionsSimon Glass2021-06-081-0/+26
* | hexdump: Support any rowsizeSimon Glass2021-06-081-3/+20
* | hexdump: Add support for sandboxSimon Glass2021-06-081-0/+58
* | display_options: Drop two spaces before the ASCII columnSimon Glass2021-06-084-33/+33
* | test: Add a test for print_buffer()Simon Glass2021-06-081-0/+82
* | test: Convert print tests to use ut frameworkSimon Glass2021-06-082-51/+56
* | test: Detect when expect_str is too smallSimon Glass2021-06-081-2/+14
* | console: Report an error when output buffer is exhaustedSimon Glass2021-06-081-5/+32
* | test: lmb: add test for lmb_reserve_flagsPatrick Delaunay2021-06-071-0/+89
|/
* test: add dm_test_read_resourcePatrick Delaunay2021-06-051-0/+33
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
* part: Add check for NULL dev_part_strSean Anderson2021-05-261-7/+30
* test/py: improve regular expression for ut subtest symbol matcherMarek Behún2021-05-241-1/+1
* test: Avoid random numbers in dm_test_devm_regmap()Simon Glass2021-05-241-2/+1
* pytest: add sandbox test for "extension" commandKory Maincent2021-05-131-0/+53
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-121-68/+0
* sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2021-05-042-0/+21
* test: Add gpio-sysinfo testSean Anderson2021-05-042-0/+70
* sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson2021-05-041-10/+15
* test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao2021-04-291-0/+31
* tests: patman: Add requests to the module listTom Rini2021-04-291-0/+1
* test: Use positive conditional in test_matches()Andy Shevchenko2021-04-291-6/+6
* test: Allow simple glob pattern in the test nameAndy Shevchenko2021-04-291-2/+9
* test: reset: Extend base reset test to catch errorNeil Armstrong2021-04-271-5/+34
* test/py: Bump py to 1.10.0 for CVE-2020-29651Tom Rini2021-04-241-1/+1
* test/py: Fix efidebug related testsIlias Apalodimas2021-04-244-19/+19
* test: lmb: add test for overflow protection in lmb_add_regionPatrick Delaunay2021-04-221-0/+64
* test: Add test for partitionsSean Anderson2021-04-222-0/+77
* test: Alphabetize dm MakefileSean Anderson2021-04-221-32/+32
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+14
* test: fix test/dm/regmap.cHeinrich Schuchardt2021-04-201-4/+5
* Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-181-5/+86
|\
| * test: pinmux: add test for 'pinctrl-single' driverDario Binacchi2021-04-121-5/+86
* | Merge branch '2021-04-14-assorted-vboot-improvements'WIP/15Apr2021Tom Rini2021-04-152-0/+112
|\ \
| * | test/py: ecdsa: Use mkimage keyfile instead of keydir argumentAlexandru Gagniuc2021-04-141-1/+1
| * | test/py: ecdsa: Add test for mkimage ECDSA signingAlexandru Gagniuc2021-04-141-0/+111