This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unit testing for projects utilizing SDK

We are a medical company utilizing the NRF51822 board with SDK 11 for our application. As part of filing for approval for our product from the FDA we are required to prove our project is tested.

We are having difficulty currently running unit tests on the board or natively on a windows platform, therefore we would like to inquire what do other people do for testing?

How do you preform unit tests? Does nordic have documentation proving it tested its SDK? What do we do for the remaining part of our code which utilizes sdk but was not tested?

We tried to use UNITY & CMOCK but ran into a bunch of issues, i am aware nordic utilizes those but they do not release any examples or guides to assist in integrating them with our project.

Parents
  • Hi Faikab,

    We would need more information about your application and company. Could you send me a PM with this information:

    • Which application are you doing ? Does it use BLE?

    • Some more detail on the FDA requirement you need ?

    • Where is your company located ? We may contact our local FAE to help you.

  • Hi, Hung Bui.

    I write because we're in a similar situation but with CE marking. As part of the process to certify our product (as a Class 1 medical device) we need to define and provide a testing strategy.

    We considered Unity and Cmock but ever tried because at the moment it was not a priority and it looked like it was going to be a lot of integration work.

    Did some research again recently and found this post, and I'm interested in the same information. Is there an example or guide to explain how to integrate these libraries into a Nordic based project?

Reply
  • Hi, Hung Bui.

    I write because we're in a similar situation but with CE marking. As part of the process to certify our product (as a Class 1 medical device) we need to define and provide a testing strategy.

    We considered Unity and Cmock but ever tried because at the moment it was not a priority and it looked like it was going to be a lot of integration work.

    Did some research again recently and found this post, and I'm interested in the same information. Is there an example or guide to explain how to integrate these libraries into a Nordic based project?

Children
No Data
Related