Martin Stein
da3e5fd3d6
run/depot_autopilot: reset qemu args correctly
2019-01-07 12:25:45 +01:00
Martin Stein
8db02b0a39
run/depot_autopilot: env-variables user-interface
2019-01-07 12:25:44 +01:00
Stefan Kalkowski
76966ed61a
depot_autopilot: add route to IO_MEM for timer
...
* some timer drivers like epit for i.MX* need I/O memory access
Ref #3027
2019-01-07 12:25:44 +01:00
Stefan Kalkowski
6fb9c802d3
depot: enable package building for armv6
...
* Allow depot_autopilot to be run on top of arm_v6 too (Ref #3027 )
2019-01-07 12:25:43 +01:00
Stefan Kalkowski
216dc49741
depot_autopilot: skip test-libc with low memory
...
* Skip test-libc on top of foc_pbxa9 and hw_imx53_tz as both platforms
have to few memory in their configuration
2019-01-07 12:25:43 +01:00
Martin Stein
271fd0ba06
run/depot_autopilot: show depot size
2019-01-07 12:25:43 +01:00
Martin Stein
7f959a06f6
depot_autopilot: tune for multi-platform support
...
Issue #3027
2019-01-07 12:25:43 +01:00
Emery Hemingway
f2df40f58b
Add simple Solo5 tests to depot autopilot
...
Add the following Solo5 tests to Autopilot: hello, fpu, globals, quiet,
blk. The remaining tests require a Rtc service or IP routing.
Ref #3027
2019-01-07 12:25:43 +01:00
Stefan Kalkowski
9857a0c956
depot_autopilot: disable test-python for ARM
...
The test for python requires x86 to be built. Therefore, there is no test
binary available when trying to execute that test on ARM with depot_autopilot.
2018-11-29 11:54:31 +01:00
Stefan Kalkowski
d7fa4cfb8b
hw: enable eager FPU context switch for ARM
...
* Add an ieee754 FPU test
* Remove simple fpu test
Fix #2822
2018-11-29 11:54:31 +01:00
Martin Stein
89020bc3c0
depot_autopilot: move RTC test to autopilot.list
2018-11-29 11:54:30 +01:00
Emery Hemingway
a20d37c50a
Add [depot_user] hook to depot_autopilot
2018-11-29 11:54:29 +01:00
Christian Prochaska
fe322b8e82
test-xml_generator: enable code coverage analysis
...
Issue #3048
2018-11-29 11:46:01 +01:00
Christian Prochaska
5639f31295
depot_autopilot.run: integrate gcov tool
...
Issue #3048
2018-11-29 11:46:01 +01:00
Martin Stein
789d908cee
depot_autopilot: show result statistic
...
Print a line like "succeeded: 35 failed: 11 skipped: 2" below the list of test
results. Adds further attributes to <previous-results> to communicate also the
previous statistics.
2018-11-27 11:36:36 +01:00
Martin Stein
c65a13b3a4
run/depot_autopilot: power off before reboot
2018-11-27 11:36:36 +01:00
Martin Stein
eab7f54139
depot_autopilot: skip libc_getenv on foc x86
...
When doing the libc_getenv test on autopilot+foc+x86 and one of the
subsequent tests crashes the system so it gets rebooted by the run
script, the system doesn't come up again. It gets stuck after core
initialization.
Issue #3027
2018-11-27 11:36:35 +01:00
Martin Stein
2d041ac0fc
depot_autopilot: evaluate sets of test packages
2018-11-16 15:07:53 +01:00