zephyr/tests/benchmark
Andrew Boie 3ea7892410 sanitycheck: allow for more expressive filtering in testcase.ini
The old 'config_whitelist' directive in testcase.ini has been removed.
We use the new expr_parser module to parse a 'filter' directive which
is a boolean expression. This gives a great deal more flexibility
in how tests can be filtered.

To keep the tree bisectable, use of config_whitelist in testcase.ini
converted to the new expression language.

Change-Id: I0617319818c5559c0f0569d2fa73d09b681cac51
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-05-04 22:57:39 +00:00
..
app_kernel app_kernel: fix test case scaling 2016-03-17 19:18:44 +00:00
boot_time sanitycheck: enable qemu_x86_iamcu and prefer it over qemu_x86 2016-03-12 02:24:51 +00:00
footprint sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
latency_measure benchmark/latency: reduce RAM requirements 2016-03-23 11:47:36 -04:00
object_footprint nanokernel: deprecate dynamic IRQs 2016-04-15 16:02:12 +00:00
sys_kernel benchmark: Remove trailing whitespaces. 2016-04-09 10:32:09 +00:00