Add utility function to validate CTF identifiers
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 23 Jan 2015 21:24:52 +0000 (16:24 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 23 Jan 2015 22:33:07 +0000 (17:33 -0500)
Introduces bt_ctf_validate_identifier() which validates a given
identifier against the list of CTF reserved keywords.

This function may evolve to perform additional validity checks in
the future as the CTF specification moves forward.

Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.02436 seconds and 4 git commands to generate.