lnav/test
2017-04-24 06:18:04 -07:00
..
bad-config/formats fixing some minor issues 2017-04-05 07:05:19 -07:00
bad-config-json/formats [loader] add line numbers for parse errors 2017-04-24 06:18:04 -07:00
formats [docs] some more docs, command-help, and tests for #428 2017-04-06 23:05:20 -07:00
log-samples [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
aftest.cc
ansi-colors.0.in
CMakeLists.txt [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
datafile_ipaddr.0
datafile_simple.0 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.1 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.2 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.3 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.4 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.5 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.6 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.7 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.8 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.9 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.10 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.11 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.12 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.13 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.14 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.15 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.16 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.17 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.18 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.19 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_simple.20 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
datafile_syslog.0
datafile_syslog.1
datafile_xml.0 [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
drive_data_scanner.cc [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
drive_grep_proc.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
drive_json_op.cc [-Wunused-result] Bunch of test files. 2015-04-02 13:44:27 -07:00
drive_json_ptr_walk.cc [json] record the type of json data in json_ptr_walk 2015-12-08 23:10:48 -08:00
drive_line_buffer.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
drive_listview.cc [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
drive_logfile.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_mvwattrline.cc
drive_readline_curses.cc [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
drive_sequencer.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
drive_shlexer.cc [build] sign warnings 2017-04-06 07:40:07 -07:00
drive_sql_anno.cc [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
drive_sql.cc [build] convert some C files to C++ 2017-03-26 21:01:49 -07:00
drive_view_colors.cc [highlight] choose highlight color based on the regex 2016-10-25 06:42:05 -07:00
drive_vt52_curses.cc [Warning] conversion from string literal to 'char *' 2015-03-21 13:11:26 -07:00
expected_help.txt [help] remove old command help and add some more filesystem extensions 2017-04-16 15:07:41 -07:00
gp_test.cc
lb_test.cc
listview_output.0
listview_output.1
listview_output.2
listview_output.3
listview_output.4
listview_output.5
listview_output.6
log.clog [log-format] fix line-format where a variable can span lines 2016-08-23 06:34:18 -07:00
logfile_access_log.0
logfile_access_log.1
logfile_bad_access_log.0 [format] try to validate formats against a given file 2015-07-11 16:32:48 -07:00
logfile_bad_syslog.0 [format] try to validate formats against a given file 2015-07-11 16:32:48 -07:00
logfile_blued.0 [format] order the formats based on sample matches 2015-04-05 07:12:20 -07:00
logfile_bro_conn.log.0 [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
logfile_bro_http.log.0 [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
logfile_empty.0
logfile_epoch.0 [fmt] allow timestamp to be specified in the log format 2015-04-10 22:55:57 -07:00
logfile_epoch.1 [ptime] make sure the full time stamp is matched 2016-11-22 08:38:45 -08:00
logfile_filter.0 missing test file 2014-12-10 07:19:31 -08:00
logfile_for_join.0 [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
logfile_generic.0 add a test for change that fixes #110 2014-10-29 20:05:33 -07:00
logfile_generic.1 [generic_log] fix log levels for generic_log 2015-05-01 20:52:00 -07:00
logfile_generic.2 [generic_log] add time format that includes zone 2015-05-17 05:15:41 -07:00
logfile_glog.0 [fmt] Fix glog_log format 2016-06-30 18:36:45 -07:00
logfile_json2.json [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
logfile_json3.json [docs] some more docs, command-help, and tests for #428 2017-04-06 23:05:20 -07:00
logfile_json.json update test for json logs with objects/arrays 2016-11-11 20:45:56 -08:00
logfile_leveltest.0 [loader] the loader was not converting the level name to the enum value correctly 2016-06-30 21:59:51 -07:00
logfile_multiline.0
logfile_nested_json.json [test] add a test for nested json log formats 2015-04-26 04:57:36 -07:00
logfile_openam.0
logfile_plain.0 [text] add filtering support to the plain text view 2015-03-28 06:30:30 -07:00
logfile_pretty.0 [format] add more log levels and fix some more pretty-printer glitches 2015-04-10 19:50:05 -07:00
logfile_rollover.0 [time] fix time rollover for days 2016-05-03 06:43:00 -07:00
logfile_strace_log.0
logfile_syslog_with_access_log.0 [fmt] highlight identifiers in module formats 2015-07-19 02:40:02 -07:00
logfile_syslog_with_mixed_times.0 [cmd] add support for times in goto 2015-09-14 08:56:42 -07:00
logfile_syslog.0
logfile_syslog.1
logfile_syslog.2
logfile_tai64n.0 [time] add support for TAI64N timestamps 2016-04-02 20:58:20 -07:00
logfile_tcf.0
logfile_tcf.1
logfile_tcsh_history.0
logfile_test.cc
logfile_uwsgi.0 [pretty-print] allow formats to do transforms before pretty-printing 2016-12-05 16:34:30 -08:00
logfile_vami.0 [test] use doc ip range 2015-04-08 20:01:20 -07:00
logfile_vdsm.0 [vdsm_log] add new format 2014-11-10 08:56:35 -08:00
logfile_with_a_really_long_name_to_test_a_bug_with_long_names.0
Makefile.am [loader] add line numbers for parse errors 2017-04-24 06:18:04 -07:00
multiline.lnav [build] bump version to 0.7.3 since we will release soon 2015-04-08 02:26:25 -07:00
mvwattrline_output.0 [config] add a config option to control A_DIM for text 2016-05-01 20:35:37 -07:00
nested.lnav [exec] add a prompt to execute lnav scripts 2015-12-18 22:39:27 -08:00
parser_debugger.py [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
rltest.cc
scripty.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
si_test.cc
slicer.cc
sql.0.in
sql.0.out
test_abbrev.cc [log-format] abbreviate long fields when formatting JSON logs 2016-08-22 06:45:27 -07:00
test_ansi_scrubber.cc
test_auto_fd.cc
test_auto_mem.cc
test_bookmarks.cc
test_cli.sh fix timestamps in test 2015-08-19 21:15:34 -07:00
test_cmds.sh [session] add hidden fields to the session 2017-04-15 21:11:11 -07:00
test_concise.cc
test_curl.sh [curl] add a curl looper to handle url requests 2015-08-02 06:43:57 -07:00
test_data_parser.sh [pretty-print] first pass at a pretty-printer 2015-03-16 23:10:34 -07:00
test_date_time_scanner.cc [log] fix rewriting machine-oriented timestamps 2016-11-21 11:34:12 -08:00
test_format_installer.sh [fmt] install/update formats from git repos 2015-08-09 21:03:23 -07:00
test_format_loader.sh [loader] add line numbers for parse errors 2017-04-24 06:18:04 -07:00
test_grep_proc2.cc use poll instead of select so we can handle more than FD_SETSIZE files 2015-04-08 20:36:45 -07:00
test_grep_proc.sh
test_hist_source.cc [hist] cleanup the hist_source and add support for graphing a single column at a time 2013-06-23 13:43:51 -07:00
test_json_format.sh [build] try to fix some tests 2017-04-23 15:57:24 -07:00
test_json_op.sh [jget] fix the jget function 2015-11-30 21:07:18 -08:00
test_json_ptr_walk.sh
test_json_ptr.cc
test_line_buffer2.cc Turn on 'sign-compare' error check for tests. 2015-04-05 00:23:25 -07:00
test_line_buffer.sh [line_buffer] clear cached data when doing a read 2015-12-22 22:44:42 -08:00
test_listview.sh
test_log_accel.cc
test_logfile.sh [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
test_mvwattrline.sh
test_pcrepp.cc sigh, just remove the test sample to satisfy travis 2015-08-07 20:33:58 -07:00
test_pretty_print.sh [pretty-print] fix printing of quoted strings that have escaped characters 2016-10-14 11:18:00 -07:00
test_reltime.cc [formats] support for CSV/TSV log formats 2017-04-23 07:11:21 -07:00
test_scripts.sh [cmds] automatically capture echo/write output from scripts so they can generate reports 2016-03-06 23:58:37 -08:00
test_sessions.sh [session] add hidden fields to the session 2017-04-15 21:11:11 -07:00
test_shlexer.sh [cmd] replace wordexp with shlex 2015-12-25 12:03:44 -08:00
test_sql_coll_func.sh [misc] some more miscellaneous bugs 2017-04-12 15:54:54 -07:00
test_sql_fs_func.sh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
test_sql_json_func.sh [sql] some more json-related updates/fixes 2015-12-09 21:20:49 -08:00
test_sql_str_func.sh [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
test_sql_time_func.sh [help] show help text for SQL functions 2017-03-31 07:01:11 -07:00
test_sql.sh [build] another bro log test fix 2017-04-23 16:05:26 -07:00
test_top_status.cc [sql] do some minimal parsing/annotation of SQL statements 2017-03-26 06:02:53 -07:00
test_view_colors.sh
test_vt52_curses.sh
test_yajlpp.cc
textfile_json_indented.0 [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -07:00
textfile_json_one_line.0 [text] pretty-printing should work in the text view 2015-08-18 20:58:20 -07:00
textfile_quoted_json.0 [pretty] pretty-print the contents of strings 2015-08-26 21:28:30 -07:00
toplevel.lnav [cmd] replace wordexp with shlex 2015-12-25 12:03:44 -08:00
update_parser_output.sh [data-parser] fix some issues with parsing hierarchical data and improve the debugger 2016-04-28 23:34:13 -07:00
view_colors_output.0 [highlight] choose highlight color based on the regex 2016-10-25 06:42:05 -07:00
vt52_curses_input.0
vt52_curses_input.1
vt52_curses_output.0
vt52_curses_output.1