dst_test.c revision 65c4736d9c0ebc6d9b1d991593b55566909da9cd
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * Copyright (C) 1999 Internet Software Consortium.
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * Permission to use, copy, modify, and distribute this software for any
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * purpose with or without fee is hereby granted, provided that the above
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * copyright notice and this permission notice appear in all copies.
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
4848fe4ad2c0ba6e2e69e4a2617727f8556d79a0Andreas Gustafsson * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
#include <config.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
if (ret != 0)
if (ret != 0)
get_random() {
for (i = 0; i < sizeof data; i++)
main() {
get_random();
exit(0);