i am running some test pattern about network on arduino_due board, i found that both the ./zephyr/tests and ./zephyr/ssamples/ are have some test pattren about network, they seems related just frome the name, but each one has is own main entry, so i want to know what is the difference between them and when should i use the test pattern in ./zephyr/test directory.
this is my first time to zephyr network, please bear with me my mistake, thank you very much for your kindly support.