Skip to content

Commit

Permalink
tests: Remove use of CONFIG_ZTEST_NEW_API
Browse files Browse the repository at this point in the history
The test was enabling CONFIG_ZTEST_NEW_API which
was recently removed.

(cherry picked from commit 15cbe0f)

Original-Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
GitOrigin-RevId: 15cbe0f
Change-Id: I404d11a2cce89f4b0250fdc6e9c5e9ca6276543c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5030190
Reviewed-by: Keith Short <keithshort@chromium.org>
Commit-Queue: Keith Short <keithshort@chromium.org>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Tested-by: Keith Short <keithshort@chromium.org>
  • Loading branch information
Thalley authored and Chromeos LUCI committed Nov 14, 2023
1 parent cf8ec86 commit ffee438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/drivers/uart/uart_async_rx/prj.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_ZTRESS=y
CONFIG_UART_ASYNC_RX_HELPER=y

0 comments on commit ffee438

Please sign in to comment.