Re: Testing of non-exposed functions

2024-06-05 Thread Christian Grothoff
On 6/5/24 11:57, Julius Bünger wrote: Hi all, I have a question of secondary importance: I recently asked the question whether we do unit tests in gnunet. Looking at the examples pointed to in reply, I realize that I probably didn't ask for what I meant. What I meant was: Do we write tests for

Testing of non-exposed functions

2024-06-05 Thread Julius Bünger
Hi all, I have a question of secondary importance: I recently asked the question whether we do unit tests in gnunet. Looking at the examples pointed to in reply, I realize that I probably didn't ask for what I meant. What I meant was: Do we write tests for functions that are not exposed via API?