zephyr/tests
Maksim Masalski 03e6d3bb41 tests: updated names for the dns tests
After run Sanitycheck script I found out that
some test cases have a same test case name
in the test result .xml file.
For boards mimxrt1050_evk, qemu_x86, sam_e70_xplained
in .xml files that cases were dublicated.
Problem happened only with cases net.dns.no_ipv6.init
and net.dns.init. Only that cases were dublicated.
To solve it, I decided to change test cases names for the dns tests.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-18 15:30:06 +03:00
..
application_development tests: cxx: Enable exceptions 2019-09-19 09:26:42 -05:00
arch tests: arch: arm_irq_vector_table: enable test for nRF51x platforms 2019-10-18 10:16:32 +02:00
benchmarks benchmarks: capture benchmark data in a file 2019-10-11 07:28:19 -07:00
bluetooth Bluetooth: Fix missing includes for hci.h 2019-10-17 19:05:33 +03:00
boards coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
crypto tests: tinycrypt: build only on native_posix 2019-10-01 10:42:19 -07:00
drivers tests: drivers: kscan: Add simple API tests 2019-10-16 13:29:21 -07:00
kernel tests: kernel: fatal: add a test-case for arbitrary error reason 2019-10-16 11:22:48 +02:00
lib tests: gui: Pass image pointer to fs_write 2019-10-02 08:18:16 -04:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: updated names for the dns tests 2019-10-18 15:30:06 +03:00
portability tests: move cmsis_rtos_v2 into portability 2019-09-27 15:23:26 -04:00
posix tests/posix/common: restructure to eliminate casts 2019-09-15 11:33:47 +08:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys tests: settings: functional: nvs: adding posix targets 2019-10-15 10:50:31 +02:00
unit tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00