zephyr/samples/bluetooth/ipsp
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
..
src Bluetooth: IPSS: Move sample service to gatt 2016-03-11 11:29:13 +02:00
Makefile Bluetooth: Rename prj_x86.conf to prj.conf 2016-02-05 20:25:20 -05:00
prj_nimble.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj.conf net: Kconfig: Auto select mandatory features for Bluetooth 2016-02-25 10:36:33 +00:00
prj.mdef Bluetooth: Add IPSP sample application 2016-02-05 20:24:59 -05:00
testcase.ini sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00