docs: cleanup: Rephrase and correct typos
[barectf.git] / tests /
2023-06-20  Erica Bugdentests: Verify build fails with mismatched byte order
2023-06-20  Erica BugdenCheck that native byte orders match at compilation
2023-05-31  Erica Bugdentests: cleanup: Clarify test file does not exist
2023-05-31  Erica Bugdentests: cleanup: Explain the purpose of some tests
2023-05-31  Erica Bugdentests: cleanup: Remove dead $include-replace tests
2023-05-31  Erica Bugdentests: fix: Run packet-set-buf tracing test
2023-05-16  Erica BugdenFix: Handle barectf 2 configurations with any configure...
2023-05-16  Erica Bugdentests: Test passing configurations
2023-05-16  Erica Bugdentests: Fix: Exclude test include YAML files from tests
2023-05-15  Erica Bugdentests: Make partial YAML files easy to filter
2023-04-28  Erica BugdenFix: Make traces with no data stream type ID readable...
2023-04-19  Erica BugdenFix: Invalid YAML test
2022-03-08  Jon Lambbarectf: add support for packet sequence number
2020-10-06  Philippe ProulxFix: barectf_packet_set_buf(): keep full packet state
2020-09-25  Philippe Proulxtest_pass_everything.py: check two new symbols
2020-09-25  Philippe Proulxtest_pass_everything.py: use `cc` by default (like...
2020-09-25  Philippe Proulxtest_pass_everything.py: reformat
2020-09-25  Philippe Proulxtests/tracing/conftest.py: add valid `basic-extra-pc...
2020-09-25  Philippe Proulxtests/tracing: add DST extra packet context FT members...
2020-09-25  Philippe Proulxtests/tracing: add event record type tests
2020-09-24  Philippe Proulxtests/tracing: add data stream type tests
2020-09-24  Philippe Proulxtests/tracing/support/basic/test-platform.h: `ctx`...
2020-09-24  Philippe Proulxtests/tracing: add data stream type event record featur...
2020-09-24  Philippe Proulxtests/tracing: add data stream type packet feature...
2020-09-24  Philippe Proulxtests/tracing: `int main()` -> `int main(void)`
2020-09-24  Philippe Proulxtests/tracing: add trace type feature tests
2020-09-24  Philippe Proulxtests: reflow licence headers for 72 columns
2020-09-24  Philippe Proulxtests/tracing: use test categories
2020-09-24  Philippe Proulxbarectf: add pre-release version information (`barectf...
2020-09-24  Philippe Proulxtests/tracing: add basic structure data field tests
2020-09-24  Philippe Proulxtests/tracing: add data stream test (two packets)
2020-09-24  Philippe Proulxtests/tracing: add basic int., enum., real, and string...
2020-09-24  Philippe Proulxconfigs/succeed/**/*.yaml: remove useless YAML document end
2020-09-24  Philippe Proulxtest-platform.h: do not include `barectf.h`: forward...
2020-09-24  Philippe ProulxYAML files: remove empty line after `%YAML 1.2` directive
2020-09-24  Philippe Proulxtests/tracing: use a base trace type YAML file
2020-09-24  Philippe Proulxtest-platform.c: write_packet(): use `const size_t`
2020-09-21  Philippe ProulxEnable discarded event records snapshot FT DST feature...
2020-09-18  Philippe ProulxRename "target byte order" -> "native byte order"
2020-09-18  Philippe Proulxconfig.py: move target byte order property from config...
2020-09-18  Philippe ProulxUse YAML 1.2 throughout
2020-09-17  Philippe ProulxRename "event type" -> "event record type", "stream...
2020-09-10  Philippe ProulxAdd dynamic array tracing tests
2020-09-10  Philippe ProulxRemoved unused `tests/conftest.py`
2020-09-10  Philippe Proulxtests/tracing/support/test-platform.c: clear buffer...
2020-09-10  Philippe Proulxtracing/src/succeed/static-array: update copyright...
2020-09-10  Philippe Proulxsrc/succeed/static-array: add missing `const` qualifiers
2020-09-10  Philippe Proulxtests/tracing: use pytest_collect_file() hook for YAML...
2020-09-10  Philippe Proulxtests/config/yaml: use pytest_collect_file() hook for...
2020-09-10  Philippe ProulxAdd static array tracing tests
2020-09-10  Philippe ProulxSimplify current tests
2020-09-03  Philippe ProulxUse pytest as the testing system instead of Bats
2020-07-30  Philippe ProulxFix: add missing `tests/config/2/fail/metadata` directory
2020-07-28  Philippe ProulxIntroduce new barectf configuration API and YAML config...
2020-05-22  Philippe ProulxCapitalize exception messages and what the CLI prints
2020-05-22  Philippe Proulxtest.bash: pass all `.bats` files to `bats`
2020-05-22  Philippe Proulxbarectf_config_check_fail(): check that failure is...
2020-05-22  Philippe Proulxtests/config/pass/everything/pass.bats: quote `$CC`
2020-05-22  Philippe Proulxtests/config/pass/everything/pass.bats: make test direc...
2020-05-22  Philippe Proulxtests/config/fail/yaml/invalid.yaml: fix invalid YAML...
2017-10-17  Michael JeansonFix: fail tests succeed on env failure
2017-10-17  Philippe Proulxtests/common.bash: use $status, not $?, when using...
2017-10-17  Philippe ProulxMerge branch 'tox' of https://github.com/mjeanson/barectf
2017-10-17  Philippe ProulxMerge branch 'master' of https://github.com/mjeanson...
2017-10-17  Michael JeansonFix: return proper exit code on test failure
2016-04-14  Philippe ProulxMake sure all source files have a MIT license header
2016-04-07  Philippe Proulxtests/config/fail/stream: add tests for "$default"...
2016-04-07  Philippe Proulxtests/config/fail/metadata: add tests for default strea...
2016-04-07  Philippe Proulxtests/config/fail: remove .c/.h files
2016-04-07  Philippe Proulxtests/config/pass/everything: fix gen-default-stream-def
2016-04-07  Philippe Proulxtests/config/fail/config: remove options-gen-default...
2016-04-06  Philippe Proulxtests/config/pass/everything: add config options to...
2016-04-06  Philippe Proulxtests/config/fail/config: add config options tests
2016-03-26  Philippe Proulxtests/config/fail/metadata: add multiple streams, no...
2016-03-25  Philippe Proulxtests/config/pass/everything: add no payload type test
2016-03-25  Philippe Proulxtests/config/fail/event: add empty event test
2016-03-25  Philippe ProulxSupport empty payload type, as long as the event is...
2016-03-18  Philippe Proulxtests: fix message in config/pass/everything
2016-03-18  Philippe Proulxtests: add missing "config/fail/event/pt-empty.yaml"
2016-03-18  Philippe ProulxAdd tests
This page took 0.036829 seconds and 7 git commands to generate.