Command-line JSON processor
Go to file
Scott Poore ce7f9e19cd performance test support glibc preload test
The glibc preload tests sets up an ld.so.preload to emulate a loaded
system.   This directly affects the runtime of the jq performance test.
This is a test change to check speed of the system first with pigz and
adjust expected jq speed test threshold.

It should be noted that to perform the system check before the jq check,
we need to test with something that uses threads.   This is why pigz was
chosen over traditional gzip.

Updates to test code by: thalman@redhat.com

Resolves: RHEL-93792
(cherry picked from commit b643aa52e0)
2025-06-27 10:29:47 -05:00
.fmf Update gating to tmt, add segfault test 2023-10-25 11:27:15 -05:00
plans Update gating to tmt, add segfault test 2023-10-25 11:27:15 -05:00
tests performance test support glibc preload test 2025-06-27 10:29:47 -05:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:21:53 +02:00
0001-iterration-problem-for-non-decimal-string.patch Fix iteration problem for non decimal string 2022-10-21 15:40:34 +02:00
0002-add-mantest.patch Add mantest to the gating 2022-11-04 14:27:27 +01:00
0003-fix-pthread-segfault.patch Fix jq segfault when used in threads 2023-03-09 15:05:07 +01:00
0004-make-jq-fast.patch Make jq 1.6 fast 2023-10-25 20:28:39 +00:00
0005-sast.patch Fix SAST findings in jq 1.6 2024-05-03 13:37:37 +02:00
0006-CVE-2024-23337.patch CVE-2024-23337 2025-06-03 14:03:57 +02:00
0007-CVE-2025-48060.patch CVE-2025-48060 2025-06-20 10:44:25 +02:00
gating.yaml Adding gating to jq 2021-10-05 16:30:15 +02:00
jq-decimal-literal-number.patch Backport PR#1752 to fix an integer logic issue 2021-09-29 11:04:19 -07:00
jq.spec CVE-2025-48060 2025-06-20 10:44:25 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:21:53 +02:00