summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/packing/smoke.sh
blob: 026f4883d8e43791197afdef268ab3b45bca70e1 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

set -e

# Smoke-test integer packing as part of running "make check".  Don't just run
# everything because some of the code in this directory is aimed at testing the
# performance of the packing code

$TEST_WRAPPER ./packing-test
$TEST_WRAPPER ./intpack-test3