Lines Matching refs:will
52 Integration testing in the sense that the code under test will, at the very
55 will include some HW models which, to some degree, pretend to be the real
231 In general simulation time will pass much faster than real time,
232 and the simulation results will not be affected in any way by the
273 and will with all likelihood cause all kind of difficult to debug issues.
291 will be printed to the console (stdout) together with all other device messages.
305 binary but will not be executed by default.
313 ``bs_tests`` also provides a hook which will be called from the embedded application
314 :c:func:`main`, but this will only work if the main application supports it,
319 dedicated test "task". This will be executed in the HW models thread context,
320 but will have access to all SW variables. This task will be driven with a
322 ticks. When these ticks occur a registered test tick function will be called.
329 bs tests will probably be built with the same application, and that therefore
332 will execute even if the test is not selected.
349 - The HW models command line arguments: The HW models will expose which
362 - Endianness: Code will be built for the host target architecture, which is