# # Copyright (c) Microsoft Corporation. All rights reserved. # Version = 1.0 Section = C Runtime Function = vswprintf Name = Positive Test for vswprintf TYPE = DEFAULT EXE1 = test8 Description = Tests the PAL implementation of the vswprintf function. = Tests vswprintf with decimal numbers. = This test is modeled after _snwprintf.