ipv4_manual_addr_preferred_over_dhcp: add a test
Prior to NetworkManager 1.36, when the same address is assigned manually as well as dynamically, its lifetime would sometimes be that of the DHCP lease and sometimes permanent depending on various factors.
With NetworkManager/next branch merge, the precedence is clear -- the manually assigned address allways wins. Let's test for that.