genode/repos/os/run
Emery Hemingway 18504b4801 merge lib/config_args with lib/posix
Merging the config_args library with the POSIX library supplies
'argc' and 'argv' arguments to components using a 'main' entry.

Fix #2218
Ref #1987
2017-01-20 16:46:55 +01:00
..
ahci_bench.run Make label prefixing more strict 2016-11-30 13:37:07 +01:00
ahci_blk.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
audio_out_click.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
blk_cache.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
blk.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
bomb.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
clipboard.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
config_args.run merge lib/config_args with lib/posix 2017-01-20 16:46:55 +01:00
cpu_quota.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
cpufreq.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
demo.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
dynamic_config_loader.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
dynamic_config_slave.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
dynamic_config.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
fault_detection.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
fb_bench.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
framebuffer.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
fs_log.run Make label prefixing more strict 2016-11-30 13:37:07 +01:00
gpio_drv.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
gpio_led.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
gpio_signal.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
init_smp.run os: add testcase for bomb/init on several CPUs 2017-01-13 13:05:45 +01:00
input.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
kdb_uart_drv.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
loader.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
mixer.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
nic_loopback.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
panda_uart4_echo.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
part_blk.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
pci.run os: adapt pci test to component API 2016-12-23 16:52:09 +01:00
ram_fs_chunk.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
reconstructible.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
report_rom.run report_rom/clipboard: API transition 2017-01-13 13:07:14 +01:00
resource_request.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
resource_yield.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
rom_blk.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
rom_filter.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
rom_to_file.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
rtc.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
sd_card_bench.run sd_card: get rid of wait_for_irq 2017-01-13 13:07:06 +01:00
sd_card.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
signal.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
synced_interface.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
tar_rom.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
terminal_crosslink.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
thread_join.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
timed_semaphore.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
timeout.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
timer.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
trace.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
tz_vmm.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
uart.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
usb_block.run Ajdust run scenarios for strict policy matching 2016-06-22 12:21:41 +02:00
vfs_stress_fs.run Ajdust run scenarios for strict policy matching 2016-06-22 12:21:41 +02:00
vfs_stress_ram.run Omit superfluous use of "CAP"/"SIGNAL" services 2016-05-09 13:24:51 +02:00
vmm.run run: remove vanished kernel/platform specifier 2017-01-13 13:07:01 +01:00
weak_ptr.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
xml_generator.run Build dynamically linked executables by default 2016-12-14 11:22:27 +01:00
xml_node.run test/xml_node: API transition 2017-01-13 13:07:13 +01:00