aboutsummaryrefslogtreecommitdiff
path: root/test/cmd
AgeCommit message (Expand)Author
2023-04-03fdt: Make fdt addr -q quieterPeter Hoyes
2023-03-30test: exit: fix run_commandf() warningsEvgeny Bachinin
2023-03-30test: fdt: fix run_commandf() warningsEvgeny Bachinin
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-17test: add tests of 'read' and 'write' shell commandsRasmus Villemoes
2023-03-14test: cmd: fdt: Test fdt applyMarek Vasut
2023-03-14test: cmd: fdt: Test fdt chosenMarek Vasut
2023-03-14test: cmd: fdt: Test fdt rsvmemMarek Vasut
2023-03-14test: cmd: fdt: Test fdt memoryMarek Vasut
2023-03-14test: cmd: fdt: Test fdt headerMarek Vasut
2023-03-14test: cmd: fdt: Test fdt print and listMarek Vasut
2023-03-14test: cmd: fdt: Drop new unneeded curly bracketsMarek Vasut
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-03-08test: cmd: fdt: Add list of remaining missing testsMarek Vasut
2023-03-08test: cmd: fdt: Test fdt bootcpuMarek Vasut
2023-03-08test: cmd: fdt: Test fdt rmMarek Vasut
2023-03-08test: cmd: fdt: Test fdt mknodeMarek Vasut
2023-03-08test: cmd: fdt: Test fdt setMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get sizeMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get addrMarek Vasut
2023-03-08test: cmd: fdt: Test fdt get nameMarek Vasut
2023-03-08test: cmd: fdt: Test fdt resizeMarek Vasut
2023-03-08test: cmd: fdt: Test fdt moveMarek Vasut
2023-03-08test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut
2023-03-08test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut
2023-03-08test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut
2023-03-08test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut
2023-03-08test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-01-16video: Add font functions to the vidconsole APISimon Glass
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut
2022-11-28test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)
2022-11-22test: Disable part of the setexpr test for nowSimon Glass
2022-11-22test: cmd: fdt: Add fdt get value test caseMarek Vasut
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-12test: run setexpr test only on sandboxHeinrich Schuchardt
2022-10-11test: cmd: add test for temperature commandRobert Marko
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-07-26fdt: Start a test for the fdt commandSimon Glass
2022-07-26addrmap: Support on sandboxSimon Glass
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-04-28test: dm: pinmux: Get LED2 udevice in the pinmux testMarek Vasut
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-03-14cmd: test: pinmux: Do not check all empty spacesMichal Simek
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak