1 # eBPF simulator testsuite
8 global SIMFLAGS_FOR_TARGET
9 set SIMFLAGS_FOR_TARGET
"--memory-size=10Mb"
11 foreach src
[lsort
[glob
-nocomplain $srcdir
/$subdir
/*.s
]] {
12 #
If we
're only testing specific files and this isn't one of them
, skip it.
13 if ![runtest_file_p $runtests $src
] {
16 run_sim_test $src $all_machs