summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass
2025-01-24test: Drop the function for running lib testsSimon Glass
2025-01-24test: Drop the function for running font testsSimon Glass
2025-01-24test: Drop the function for running fdt testsSimon Glass
2025-01-24test: Drop the function for running exit testsSimon Glass
2025-01-24test: Drop the function for running env testsSimon Glass
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the function for running cmd testsSimon Glass
2025-01-24test: Drop the function for running bdinfo testsSimon Glass
2025-01-24test: Introduce a better array of test suitesSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test/py: Add a test which runs all unit testsSimon Glass
2025-01-24test: Update ut info to show suitesSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-24test: Add newlines to hush-test messagesSimon Glass
2025-01-24test: Pass the test-state into ut_run_list()Simon Glass
2025-01-24test: Add functions to init and uninit the test stateSimon Glass
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-24test: str_ut.c depends on CONFIG_STRTOHeinrich Schuchardt
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22dm: core: Provide ofnode_find_subnode_unit()Simon Glass
2025-01-22dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-22test: Fix inpected typo in upl testSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18test: lib: add test for key derivationPhilippe Reynes
2025-01-18test: lib: add test for sha256_hmacPhilippe Reynes
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini
2025-01-14cmd: update smbios cmdRaymond Mao
2025-01-14test/dm: add sandbox test for sysinfo_get_dataRaymond Mao
2025-01-05test: fix test_extension.pyHeinrich Schuchardt
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31test: test_trace.py: test 'trace wipe'Jerome Forissier
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31test: lib: Use CONFIG_64BIT to detect 64 bit compileAndrew Goodbody
2024-12-30lmb: Remove lmb_alloc_base_flags()Ilias Apalodimas
2024-12-30lmb: Remove lmb_alloc_addr_flags()Ilias Apalodimas
2024-12-30lmb: Rename free_mem to available_memIlias Apalodimas