summaryrefslogtreecommitdiff
path: root/test/py/conftest.py
AgeCommit message (Expand)Author
2025-04-03test/py: Allow tests to be filtered by roleSimon Glass
2025-03-15test/py: Show info about module-loadingSimon Glass
2025-03-15test/py: Drop u_boot_ prefix on test filesSimon Glass
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2025-01-30test/py: Add a report show test durationsSimon Glass
2025-01-25test/py: Handle u-boot-test-getrole failureSimon Glass
2025-01-25test/py: Provide the correct U_BOOT_SOURCE_DIR to getroleSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2024-12-17test/py: Always use the current dir as the source treeSimon Glass
2024-11-13test: Support testing with two board-buildsSimon Glass
2024-11-13test: Introduce the concept of a roleSimon Glass
2024-11-13test: Allow connecting to a running boardSimon Glass
2024-10-15test: Detect dead connectionsSimon Glass
2024-10-15test: Create a common function to get the configSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-09-12test/py: Support --build when running tests in parallelSimon Glass
2022-09-12test/py: Move U-Boot building into a functionSimon Glass
2022-09-12test/py: Allow tests to be marked single-threaded onlySimon Glass
2022-05-02vpl: Support running vpl testsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek Behún
2021-03-12test: Rename all linker lists to have a ut_ prefixSimon Glass
2021-02-01test/py: fix runtest wrapper for pytest 6Stephen Warren
2020-10-29pytest: Collect SPL unit testsSimon Glass
2020-06-02test/py: use actual core count for parallel buildsHeinrich Schuchardt
2020-04-10test/py: Allow using buildman to build U-BootSimon Glass
2020-01-07test/py: Fix broken 'notbuildconfigspec' markerCristian Ciocaltea
2019-12-10test.py: Make search for autoconf.mk more permissiveSimon Glass
2019-10-30test/py: Manual python3 fixesTom Rini
2019-10-30test/py: Automated conversion to Python 3Tom Rini
2019-10-30test/py: Fix pytest4 deprecation warningsMarek Vasut
2019-04-23test/py: pytest.mark.notbuildconfigspec()Heinrich Schuchardt
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk
2018-07-10test/py: Import 'configparser' lower case to be python 3.x safePaul Burton
2018-07-10test/py: Make print statements python 3.x safePaul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13test/py: highlight warnings in the log summaryStephen Warren
2017-12-02test/py: Allow any unit test suite to be foundSimon Glass
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren
2017-09-29test/py: provide more information about test skip reasonStephen Warren
2016-11-21test/py: expose config and log as session scoped fixtureStefan Brüns
2016-10-23test/py: ensure a log section exists for skipped testsStephen Warren
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-14test/py: Handle testing with the sandbox_spl boardSimon Glass
2016-07-14test/py: Allow tests to control the sandbox device-tree fileSimon Glass
2016-02-15test/py: print summary in test orderStephen Warren
2016-02-15test/py: don't import pexpectStephen Warren
2016-02-15test/py: run all "ut" subtestsStephen Warren
2016-02-09test/py: HTML awesome!Stephen Warren
2016-02-08test/py: support running sandbox under gdbserverStephen Warren