You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/test_sql_search_table.sh

12 lines
255 B
Bash

#! /bin/bash
export YES_COLOR=1
run_cap_test ${lnav_test} -n \
-c ';SELECT * FROM procstate_procs' \
${test_dir}/logfile_procstate.0
run_cap_test ${lnav_test} -n \
-c ';SELECT *,log_body FROM vpx_lro_begin' \
${test_dir}/logfile_vpxd.0