summaryrefslogtreecommitdiff
path: root/test/cmd
Commit message (Expand)AuthorAgeFilesLines
* test: fdt: Fix copyright messageMarek Vasut2023-04-281-1/+1
* fdt: Make fdt addr -q quieterPeter Hoyes2023-04-031-1/+0
* test: exit: fix run_commandf() warningsEvgeny Bachinin2023-03-301-9/+9
* test: fdt: fix run_commandf() warningsEvgeny Bachinin2023-03-301-11/+11
* test: Add test for new command pci_mpsStephen Carlson2023-03-302-0/+45
* test: add tests of 'read' and 'write' shell commandsRasmus Villemoes2023-03-172-0/+105
* test: cmd: fdt: Test fdt applyMarek Vasut2023-03-141-0/+152
* test: cmd: fdt: Test fdt chosenMarek Vasut2023-03-141-0/+48
* test: cmd: fdt: Test fdt rsvmemMarek Vasut2023-03-141-0/+63
* test: cmd: fdt: Test fdt memoryMarek Vasut2023-03-141-0/+83
* test: cmd: fdt: Test fdt headerMarek Vasut2023-03-141-0/+59
* test: cmd: fdt: Test fdt print and listMarek Vasut2023-03-141-0/+143
* test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut2023-03-141-8/+6
* test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut2023-03-141-2/+2
* test: cmd: fdt: Add list of remaining missing testsMarek Vasut2023-03-081-0/+7
* test: cmd: fdt: Test fdt bootcpuMarek Vasut2023-03-081-0/+33
* test: cmd: fdt: Test fdt rmMarek Vasut2023-03-081-0/+84
* test: cmd: fdt: Test fdt mknodeMarek Vasut2023-03-081-0/+68
* test: cmd: fdt: Test fdt setMarek Vasut2023-03-081-0/+144
* test: cmd: fdt: Test fdt get sizeMarek Vasut2023-03-081-0/+87
* test: cmd: fdt: Test fdt get addrMarek Vasut2023-03-081-0/+67
* test: cmd: fdt: Test fdt get nameMarek Vasut2023-03-081-0/+79
* test: cmd: fdt: Test fdt resizeMarek Vasut2023-03-081-0/+24
* test: cmd: fdt: Test fdt moveMarek Vasut2023-03-081-0/+34
* test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut2023-03-081-16/+42
* test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut2023-03-081-20/+45
* test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut2023-03-081-13/+111
* test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut2023-03-081-3/+3
* test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut2023-03-081-2/+2
* video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski2023-03-071-6/+7
* cmd: Add a SEAMA image load commandLinus Walleij2023-02-062-0/+72
* video: Add font functions to the vidconsole APISimon Glass2023-01-161-3/+3
* test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut2023-01-112-1/+136
* test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)2022-11-282-0/+207
* test: Disable part of the setexpr test for nowSimon Glass2022-11-221-1/+5
* test: cmd: fdt: Add fdt get value test caseMarek Vasut2022-11-221-0/+53
* video: Add commands to list and change fontsSimon Glass2022-10-302-0/+78
* fdt: Show a message when the working FDT changesSimon Glass2022-10-171-1/+10
* test: run setexpr test only on sandboxHeinrich Schuchardt2022-10-121-0/+2
* test: cmd: add test for temperature commandRobert Marko2022-10-112-0/+40
* cmd: Add pause commandSamuel Dionne-Riel2022-09-022-0/+48
* fdt: Start a test for the fdt commandSimon Glass2022-07-262-0/+143
* addrmap: Support on sandboxSimon Glass2022-07-261-3/+2
* cmd: load: add load command for memory mappedRui Miguel Silva2022-06-222-0/+73
* test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut2022-04-281-0/+5
* led: Configure LED default-state on bootMarek Vasut2022-04-141-1/+1
* cmd: test: pinmux: Do not check all empty spacesMichal Simek2022-03-141-4/+4
* test: cmd: setexpr: add format string testsRoland Gaudig2021-07-271-0/+84
* cmd: pinmux: support pin name in status commandPatrick Delaunay2021-07-232-0/+37
* test: Rename final check in setexpr_test_backref()Simon Glass2021-07-151-2/+0