All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] Build api_intel_bb with Autotools too
@ 2020-07-06 13:39 Arkadiusz Hiler
  2020-07-06 14:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arkadiusz Hiler @ 2020-07-06 13:39 UTC (permalink / raw)
  To: igt-dev

Test introduced in 75bcaf7a609d ("tests/api_intel_bb: Add intel_bb API test")

Cc: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
 tests/Makefile.sources | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index af900bcf..57f8e0ed 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -104,6 +104,9 @@ TESTS_progs = \
 	vgem_slow \
 	$(NULL)
 
+TESTS_progs += api_intel_bb
+api_intel_bb_SOURCES = i915/api_intel_bb.c
+
 TESTS_progs += sysfs_heartbeat_interval
 sysfs_heartbeat_interval_SOURCES = i915/sysfs_heartbeat_interval.c
 
-- 
2.25.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-06 17:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 13:39 [igt-dev] [PATCH i-g-t] Build api_intel_bb with Autotools too Arkadiusz Hiler
2020-07-06 14:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-07-06 16:20 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-07-06 17:28 ` [igt-dev] [PATCH i-g-t] " Zbigniew Kempczyński

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.