test: Drop struct dm_test_state
[platform/kernel/u-boot.git] / include / test / test.h
2021-03-12 Simon Glasstest: Drop struct dm_test_state
2021-03-12 Simon Glasstest: Handle driver model reinit in test_pre_run()
2021-03-12 Simon Glasstest: Rename test-main.c to test-dm.c
2021-03-12 Simon Glasstest: Mark all driver model tests with a flag
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Simon Glasstest: Move some test drivers into their own file
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassdm: test: Add a way to run SPL tests
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Simon Glasstest: Add a flag for tests that need console recording
2020-08-08 Simon Glassdm: Rename DM test flags to make them more generic
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-08 Tom RiniMerge branch '2020-05-08-assorted-fixes'
2020-05-08 Heinrich Schuchardttest: describe naming conventions for macro UNIT_TEST
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glasstest: Add a way to check each line of console output
2020-01-09 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09 Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-07 Simon Glassdm: devres: Add a new OFDATA phase
2020-01-07 Simon Glassdm: test: Add a test driver for devres
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-01 Simon Glassdm: core: Run tests with both livetree and flat tree
2017-06-01 Simon Glassdm: test: Show the test filename when running
2015-05-26 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-05-25 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-05-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-05-21 Joe Hershbergertest: Generalize the unit test framework