105901b04Schristos#! /usr/bin/env perl
205901b04Schristos# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
305901b04Schristos#
4*66bae5e7Schristos# Licensed under the Apache License 2.0 (the "License").  You may not use
505901b04Schristos# this file except in compliance with the License.  You can obtain a copy
605901b04Schristos# in the file LICENSE in the source distribution or at
705901b04Schristos# https://www.openssl.org/source/license.html
805901b04Schristos
905901b04Schristos
1005901b04Schristosuse OpenSSL::Test::Simple;
1105901b04Schristos
1205901b04Schristossimple_test("test_bio_callback", "bio_callback_test");
13