summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* efi_selftest: test key notification functionsHeinrich Schuchardt2018-09-231-2/+2
* test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt2018-09-231-0/+79
* test/py: rework test_efi_selftest_text_input()Heinrich Schuchardt2018-09-231-6/+11
* test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt2018-09-231-0/+7
* efi_loader: support Unicode text inputHeinrich Schuchardt2018-09-231-4/+4
* test/py: fs: add fstest/unlink testAkashi, Takahiro2018-09-232-0/+171
* test/py: fs: add fstest/mkdir testAKASHI Takahiro2018-09-232-0/+141
* test/py: fs: add extended write operation testAKASHI Takahiro2018-09-233-0/+310
* test/py: convert fs-test.sh to pytestAKASHI Takahiro2018-09-233-0/+515
* fs-test: update the test result as of v2018.09AKASHI Takahiro2018-09-231-10/+12
* fs-test: fix false positive error at Test Case 12AKASHI Takahiro2018-09-231-1/+1
* test/py: typo occuredHeinrich Schuchardt2018-09-231-1/+1
* test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt2018-09-231-0/+58
* test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt2018-09-231-0/+34
* test: test printing UnicodeHeinrich Schuchardt2018-09-231-0/+43
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-234-3/+485
* test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-231-4/+2
* dm: fix alignment of help message of "dm" commandMasahiro Yamada2018-09-181-1/+1
* test: ofnode: test ofnode_by_prop_value()Jens Wiklander2018-09-181-0/+27
* test: Add tests for CPU uclassMario Six2018-09-182-0/+46
* test: Add tests for sysreset_get_statusMario Six2018-09-181-0/+20
* Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-111-0/+552
|\
| * test/py: Extend fpga command to test all fpga load typesMichal Simek2018-09-111-0/+552
* | Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-4/+3
* | Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-2/+0
* | sandbox: Add serial testPatrice Chotard2018-09-102-0/+55
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-241-0/+178
|\
| * cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+178
* | dm: test: Fix typo in test-main commentMichal Simek2018-08-241-1/+1
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-112-0/+84
|\
| * test: Add tests for misc uclassMario Six2018-08-112-0/+84
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-112-0/+78
|\ \ | |/ |/|
| * test: Add AXI testMario Six2018-08-112-0/+78
* | sandbox: led: use new function to configure default statePatrick Delaunay2018-08-101-0/+3
|/
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+32
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+63
* test: dm: pci: Test driver binding with driver data providedBin Meng2018-08-081-0/+17
* test: dm: pci: Add tests for configuration space accessBin Meng2018-08-081-9/+15
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-0/+11
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-4/+33
* test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng2018-08-081-3/+1
* dm: power-domain: query power domain after get devicePeng Fan2018-08-061-0/+2
* clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+1
* fs-test.sh: Update expected result outputTom Rini2018-07-301-5/+5
* test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal2018-07-281-20/+20
* test/py: add test for whitelist of variables while importing environmentQuentin Schulz2018-07-201-0/+97
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-203-5/+5
* test/py: return a RAM address different from 0 as it can be interpreted as NULLQuentin Schulz2018-07-201-0/+6
* test: smem: add basic smem testRamon Fried2018-07-192-0/+28
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-118-22/+30
|\