Check that when assigning or casting a string literal or vector to a SV string type that null-bytes are removed. Also check that writing a null-byte to an element of a string variable is ignored. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>