libosmocore/tests/sercomm
Max a6a40dcbfd Embedded: fix sercomm test
The external sercomm_drv_[un]lock() functions are defined as stubs in
case of non-embedded build only which causes linking issue with
sercomm_test. Let's define the same stubs in sercomm_test
unconditionally - the implementation details of the locking are
irrelevant for the test anyway.

Related: OS#2708
Change-Id: I3dab4f3348871b66b5d6c9fd10b2e448c61f9e73
2017-12-05 18:43:14 +00:00
..
sercomm_test.c Embedded: fix sercomm test 2017-12-05 18:43:14 +00:00
sercomm_test.ok add sercomm unit test 2017-05-17 15:15:09 +01:00