Add tests to autopilot.list

This commit is contained in:
Martin Stein 2018-10-10 12:59:38 +02:00 committed by Christian Helmuth
parent f64ec500bf
commit 941f785b7f

View File

@ -1,5 +1,7 @@
ada ada
ada_secondary_stack
affinity affinity
blk
blk_cache blk_cache
bomb bomb
clipboard clipboard
@ -10,6 +12,9 @@ demo
depot_download depot_download
depot_query depot_query
ds_ownership ds_ownership
dynamic_config
dynamic_config_loader
dynamic_config_slave
extract extract
fault_detection fault_detection
fb_bench fb_bench
@ -20,6 +25,9 @@ fs_log
fs_packet fs_packet
fs_query fs_query
fs_report fs_report
fs_rom_update
fs_rom_update_fs
fs_rom_update_ram
gdb_monitor gdb_monitor
init init
init_loop init_loop
@ -37,6 +45,7 @@ libc_vfs_ram
log log
log_core log_core
lwip lwip
lx_block
lx_hybrid_ctors lx_hybrid_ctors
lx_hybrid_exception lx_hybrid_exception
lx_hybrid_pthread_ipc lx_hybrid_pthread_ipc
@ -70,6 +79,7 @@ platform
pthread pthread
python python
ram_fs_chunk ram_fs_chunk
read_only_rom
reconstructible reconstructible
registry registry
report_rom report_rom
@ -78,8 +88,8 @@ resource_yield
rm_fault rm_fault
rm_nested rm_nested
rom_blk rom_blk
rom_blk
rom_filter rom_filter
rtc
rump_ext2 rump_ext2
rust rust
sd_card_bench sd_card_bench
@ -91,6 +101,7 @@ stdcxx
sub_rm sub_rm
synced_interface synced_interface
tar_rom tar_rom
terminal_crosslink
thread thread
timed_semaphore timed_semaphore
timeout timeout
@ -126,6 +137,8 @@ vbox5_win7_64_raw
vbox5_win7_64_share vbox5_win7_64_share
verify verify
vfs_import vfs_import
vfs_stress_fs
vfs_stress_ram
vmm vmm
weak_ptr weak_ptr
xml_generator xml_generator