Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dbuildman40 suite = doctest.DocTestSuite(module)
41 suite.run(result)
45 suite = unittest.TestLoader().loadTestsFromTestCase(module)
46 suite.run(result)
H A Dbuildman.py40 suite = doctest.DocTestSuite(module)
41 suite.run(result)
45 suite = unittest.TestLoader().loadTestsFromTestCase(module)
46 suite.run(result)
/rk3399_rockchip-uboot/tools/binman/
H A Dbinman.py43 suite = doctest.DocTestSuite(module)
44 suite.run(result)
49 suite = unittest.TestLoader().loadTestsFromTestCase(module)
50 suite.run(result)
H A Dbinman43 suite = doctest.DocTestSuite(module)
44 suite.run(result)
49 suite = unittest.TestLoader().loadTestsFromTestCase(module)
50 suite.run(result)
/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtoc.py47 suite = unittest.TestLoader().loadTestsFromTestCase(module)
48 suite.run(result)
H A Ddtoc47 suite = unittest.TestLoader().loadTestsFromTestCase(module)
48 suite.run(result)
/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.py90 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
91 suite.run(result)
94 suite = doctest.DocTestSuite(module) variable
95 suite.run(result)
H A Dpatman90 suite = unittest.TestLoader().loadTestsFromTestCase(module) variable
91 suite.run(result)
94 suite = doctest.DocTestSuite(module) variable
95 suite.run(result)
/rk3399_rockchip-uboot/test/
H A DREADME15 in the U-Boot directory. Note that only the pytest suite is run using this
29 Many tests are available using the pytest suite, in test/py. This can run
40 See test/py/README.md for more information about the pytest suite.
74 You can assume that the Pytest suite will be run before patches are accepted
/rk3399_rockchip-uboot/test/py/
H A DREADME.md1 # U-Boot pytest suite
19 The test suite is implemented using pytest. Interaction with the U-Boot console
21 need to implement various "hook" scripts that are called by the test suite at
43 packages, or may provide versions that are too old to run the test suite. One
65 The `--bd` option tells the test suite which board type is being tested. This
66 lets the test suite know which features the board has, and hence exactly what
162 For this reason, the test suite does not attempt to directly interact with real
165 suite. This keeps the test suite simple and isolated from system variances
187 indefinitely, until killed. The test suite will run this script in parallel
202 Prior to running the test suite against a board, some arrangement must be made
[all …]
/rk3399_rockchip-uboot/doc/
H A DREADME.ARC22 or process, and are supported by a complete suite of development tools.
H A DREADME.android-fastboot118 fastboot client wrap the Android suite around it. On OMAP for instance you
/rk3399_rockchip-uboot/board/cobra5272/bdm/
H A Dcobra5272_uboot.gdb7 # This file was changed to suite the senTec COBRA5272 board.
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src643 minimum. For example, in one test suite of sessions measuring