Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5c379217 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou Committed by Ian Kasprzak
Browse files

Input tests no longer use test_per_src

Do not specify test_per_src = true for input native tests. Therefore,
only a single binary will be generated for each test suite.

Input tests, for historical reasons, used a variable 'test_per_src' in
the makefile, meaning that a new make target will be generated for each
test C++ file. However, since the tests are using gtest, this is not
necessary. This was the case since the early days of transition from .mk
to .bp. At this point, input system is the only gtest suite that uses
this flag, and there's no merit to continue using it or maintaining.
The added benefit is that now, atest will automatically start supporting
the input native tests.

Bug: none
Test: atest libinput_tests inputflinger_tests
Merged-In: Ie762d31f0b5be5f608dd84bd86dffc566e6706bb
Change-Id: Ie762d31f0b5be5f608dd84bd86dffc566e6706bb
(cherry picked from commit b0d7481d)
parent c37c7ae0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment