mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
|
#
|
||
|
# \brief Test for Linux-specific region map (dynamic binary)
|
||
|
# \author Christian Helmuth
|
||
|
# \date 2013-09-06
|
||
|
#
|
||
|
|
||
|
set test_type "dynamic"
|
||
|
|
||
|
source ${genode_dir}/base-linux/run/lx_rmap.inc
|
||
|
|
||
|
# vi: set ft=tcl :
|