All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARC: enable unit tests on development platforms
@ 2019-11-08 15:31 Eugeniy Paltsev
  2019-11-28 15:54 ` Eugeniy Paltsev
  0 siblings, 1 reply; 4+ messages in thread
From: Eugeniy Paltsev @ 2019-11-08 15:31 UTC (permalink / raw)
  To: u-boot

Enable unit tests on HSDK and AXS103 development platforms to
run it in verification flow.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
---
 configs/axs103_defconfig | 2 ++
 configs/hsdk_defconfig   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index 8255d9fa068..73a224fa145 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_defconfig
@@ -59,3 +59,5 @@ CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig
index e28ceae289c..c0b45513afd 100644
--- a/configs/hsdk_defconfig
+++ b/configs/hsdk_defconfig
@@ -63,3 +63,5 @@ CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
 CONFIG_PANIC_HANG=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
-- 
2.21.0

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

* [U-Boot] [PATCH] ARC: enable unit tests on development platforms
  2019-11-08 15:31 [U-Boot] [PATCH] ARC: enable unit tests on development platforms Eugeniy Paltsev
@ 2019-11-28 15:54 ` Eugeniy Paltsev
  2019-12-04  9:40   ` Eugeniy Paltsev
  0 siblings, 1 reply; 4+ messages in thread
From: Eugeniy Paltsev @ 2019-11-28 15:54 UTC (permalink / raw)
  To: u-boot

Hi Alexey,

ping!

---
 Eugeniy Paltsev


________________________________________
From: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Sent: Friday, November 8, 2019 18:31
To: uboot-snps-arc at synopsys.com; Alexey Brodkin
Cc: u-boot at lists.denx.de; Eugeniy Paltsev
Subject: [PATCH] ARC: enable unit tests on development platforms

Enable unit tests on HSDK and AXS103 development platforms to
run it in verification flow.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
---
 configs/axs103_defconfig | 2 ++
 configs/hsdk_defconfig   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index 8255d9fa068..73a224fa145 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_defconfig
@@ -59,3 +59,5 @@ CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig
index e28ceae289c..c0b45513afd 100644
--- a/configs/hsdk_defconfig
+++ b/configs/hsdk_defconfig
@@ -63,3 +63,5 @@ CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
 CONFIG_PANIC_HANG=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
--
2.21.0

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

* [PATCH] ARC: enable unit tests on development platforms
  2019-11-28 15:54 ` Eugeniy Paltsev
@ 2019-12-04  9:40   ` Eugeniy Paltsev
  2019-12-04 11:34     ` Alexey Brodkin
  0 siblings, 1 reply; 4+ messages in thread
From: Eugeniy Paltsev @ 2019-12-04  9:40 UTC (permalink / raw)
  To: u-boot

Hi Alexey,

ping!

---
 Eugeniy Paltsev


________________________________________
From: Eugeniy Paltsev <paltsev@synopsys.com>
Sent: Thursday, November 28, 2019 18:54
To: uboot-snps-arc at synopsys.com; Alexey Brodkin
Cc: u-boot at lists.denx.de; Eugeniy Paltsev
Subject: Re: [PATCH] ARC: enable unit tests on development platforms

Hi Alexey,

ping!

---
 Eugeniy Paltsev


________________________________________
From: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Sent: Friday, November 8, 2019 18:31
To: uboot-snps-arc at synopsys.com; Alexey Brodkin
Cc: u-boot at lists.denx.de; Eugeniy Paltsev
Subject: [PATCH] ARC: enable unit tests on development platforms

Enable unit tests on HSDK and AXS103 development platforms to
run it in verification flow.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
---
 configs/axs103_defconfig | 2 ++
 configs/hsdk_defconfig   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig
index 8255d9fa068..73a224fa145 100644
--- a/configs/axs103_defconfig
+++ b/configs/axs103_defconfig
@@ -59,3 +59,5 @@ CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
diff --git a/configs/hsdk_defconfig b/configs/hsdk_defconfig
index e28ceae289c..c0b45513afd 100644
--- a/configs/hsdk_defconfig
+++ b/configs/hsdk_defconfig
@@ -63,3 +63,5 @@ CONFIG_USB_OHCI_GENERIC=y
 CONFIG_USB_STORAGE=y
 CONFIG_USE_PRIVATE_LIBGCC=y
 CONFIG_PANIC_HANG=y
+CONFIG_UNIT_TEST=y
+CONFIG_UT_TIME=y
--
2.21.0

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

* [PATCH] ARC: enable unit tests on development platforms
  2019-12-04  9:40   ` Eugeniy Paltsev
@ 2019-12-04 11:34     ` Alexey Brodkin
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Brodkin @ 2019-12-04 11:34 UTC (permalink / raw)
  To: u-boot

Hi Eugeniy,

> ________________________________________
> From: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
> Sent: Friday, November 8, 2019 18:31
> To: uboot-snps-arc at synopsys.com; Alexey Brodkin
> Cc: u-boot at lists.denx.de; Eugeniy Paltsev
> Subject: [PATCH] ARC: enable unit tests on development platforms
> 
> Enable unit tests on HSDK and AXS103 development platforms to
> run it in verification flow.
> 
> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
> ---
>  configs/axs103_defconfig | 2 ++
>  configs/hsdk_defconfig   | 2 ++
>  2 files changed, 4 insertions(+)

Applied to u-boot-arc/next.

Thanks,
Alexey

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

end of thread, other threads:[~2019-12-04 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 15:31 [U-Boot] [PATCH] ARC: enable unit tests on development platforms Eugeniy Paltsev
2019-11-28 15:54 ` Eugeniy Paltsev
2019-12-04  9:40   ` Eugeniy Paltsev
2019-12-04 11:34     ` Alexey Brodkin

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.