commit | 353aa8757b82124ca7f505cf0e688b6952f63f61 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Wed Apr 07 12:54:40 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri May 07 18:12:06 2021 -0500 |
tree | 67dd7f30606813f841b0cf4df48b4ba45e5513d8 | |
parent | 0c607adb63b8893194658e487296c0bf0eab24ba [diff] |
tests: kernel: workq: inhibit warnings on tests of deprecated API Legacy k_work API has been marked deprecated, but it is still present in tree and should be tested. Avoid CI warnings by disabling warnings on use of deprecated API within the test source files. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>