summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-08-26test: fdt: Check internal-function return valuesSimon Glass
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: bloblist: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Update NAND test to avoid extra macrosSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
2024-08-26global_data: log: Reorder and shrink fieldsSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-08-23Merge patch series "test/overlay: Make this depend on SANDBOX"Tom Rini
2024-08-23test/cmd: Move wget test to under a sandbox guardTom Rini
2024-08-23test/boot: Make BOOTSTD tests depend on UT_BOOTSTDTom Rini
2024-08-23test/overlay: Make this depend on SANDBOXTom Rini
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-21pytest: requirements.txt: Resync with the rest of the projectTom Rini
2024-08-15env: remove vars that are not in default envRavi Minnikanti
2024-08-15sandbox: fix wget test failure after fixing wget issueYasuharu Shibata
2024-08-09Merge patch series "Universal Payload initial series"Tom Rini
2024-08-09upl: Add an end-to-end testSimon Glass
2024-08-09sandbox_vpl: Enable Universal PayloadSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add basic testsSimon Glass
2024-08-09test: Move some SPL-loading test-code into sandbox commonSimon Glass
2024-08-07Merge patch series "alist: Implement a pointer list / array of structs"Tom Rini
2024-08-07alist: Add support for an allocated pointer listSimon Glass
2024-08-07lib: Handle a special case with str_to_list()Simon Glass
2024-08-02test: cpu: add test for release CPU core.Hou Zhiqiang
2024-07-31dm: use list_count_nodes() for counting list nodesSughosh Ganu
2024-07-20test/py/requirements.txt: Bump setuptools to 70.3.0Tom Rini
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18Merge patch series "finish using .dtso for overlay source files"Tom Rini
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-07-18test/py: efi_capsule: rename device tree overlay source to .dtsoRasmus Villemoes
2024-07-18test: overlay: rename overlay source files to .dtsoRasmus Villemoes
2024-07-18test/py/requirements.txt: Bump zipp to current releaseTom Rini
2024-07-15Merge patch series "api: Remove duplicate newlines"Tom Rini
2024-07-15test: Remove duplicate newlinesMarek Vasut
2024-07-14test: test for ignore OsIndicationsIlias Apalodimas
2024-07-11test/py/tests/test_fpga.py: Correct check for legacy image format supportTom Rini
2024-07-04test/py/tests: Update some network dependenciesTom Rini
2024-07-04test: Check help outputSimon Glass
2024-07-04test: Decode exceptions only with sandboxSimon Glass
2024-07-04test: dm: Show failing driver nameSimon Glass
2024-07-04log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD setSimon Glass
2024-07-04test: Make bootstd init run only on sandboxSimon Glass
2024-07-04initcall: Correct use of relocation offsetSimon Glass
2024-07-04trace: Update test to tolerate different trace-cmd versionSimon Glass