Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P parabix-devel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cameron
  • parabix-devel
  • Wiki
  • greptest

greptest · Changes

Page history
Update greptest authored Mar 18, 2020 by cameron's avatar cameron
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 0 deletions
+6 -0
  • greptest.md greptest.md +6 -0
  • No files found.
greptest.md
View page @ 682ddc12
......@@ -33,3 +33,9 @@ You can also use different files of test cases. For example, to test using the
```
python greptest.py -t proptest.xml -d . ../build/bin/icgrep
```
When using `greptest.py` in verbose mode, you may see that test cases are often executed with extra command line parameters. This is a combinatorial testing strategy. This can be controlled with parameters to greptest. For more thorough testing you can try the following command.
```
python greptest.py -v --random_flag_count=3 --tests_per_grepcase=5 ../build/bin/icgrep
```
\ No newline at end of file
Clone repository
  • Bracket Matching
  • CSV Validation
  • CSVediting
  • CSVparsing
  • Character Code Compilers
  • KernelLibrary
  • Pablo
  • ParabixTransform
  • Parallel Deletion
  • Parallel Hashing
  • Performance Testing Script
  • Shuffle Pattern Library
  • StaticCCC
  • String Insertion
  • UCD: Unicode Property Database and Compilers
View All Pages