zephyr/tests
Inaky Perez-Gonzalez bcb6ed95e7 tests/drivers/pci_enum: move to ztest and run in HW when possible
This test case just exercises the PCI enumeration and there is no real
way to test success/failure other than running it and the kernel not
crashing.

Moved to ztest.

Retag so it is actually ran on QEMU/x86 and galileo once we deploy in
the HW pool. Note this means that we need to force CONFIG_PCI on
Qemu/x86, which can run this testcase.

Change-Id: I85b64800f7d989357927b4a25777041047293b34
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-11-14 03:27:37 +00:00
..
bluetooth Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
booting/stub samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
drivers tests/drivers/pci_enum: move to ztest and run in HW when possible 2016-11-14 03:27:37 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tests: provide MACRO to easily wrap test function to shell command 2016-11-08 14:25:59 +00:00
kernel drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
legacy kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
net net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
power/power_states ext qmsi: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +00:00
unit net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
ztest ztest: Do not print garbage if message is NULL 2016-11-11 20:28:33 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kconfig tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00