git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
app/regex: add RegEx test application
[dpdk.git]
/
app
/
test-regex
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright 2020 Mellanox Technologies, Ltd
3
4
sources = files('main.c')
5
deps = ['regexdev']