commit | fcd6f577866bfa0df240a58615a8c921f7d325da | [log] [tgz] |
---|---|---|
author | Andreas Vibeto <andreas.vibeto@nordicsemi.no> | Wed Feb 16 13:46:03 2022 +0100 |
committer | Andreas Vibeto <andreas.vibeto@nordicsemi.no> | Wed Feb 16 13:49:09 2022 +0100 |
tree | e53d11dee3089aef4b1bf94104fb2b1e517b8655 | |
parent | 6e1549dde62d12c92fc2df90ebbbe2d2d77cc76a [diff] |
ff: Fix server test function names Update test_i065 and test_i066 to call the correct test functions on the server side (previously called server test function from test_i064, but as the three functions only return SUCCESS this has not had a functional impact) Signed-off-by: Andreas Vibeto <andreas.vibeto@nordicsemi.no>