Home
last modified time | relevance | path

Searched refs:timeconst (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bc/tests/bc/
H A Dtimeconst.sh28 # Tests the timeconst.bc script from the Linux kernel build.
29 # You can find the script at kernel/time/timeconst.bc in any Linux repo.
50 # Gets the timeconst script, which could be a command-line argument. I don't
53 timeconst="$1"
56 timeconst="$testdir/scripts/timeconst.bc"
79 base=$(basename "$timeconst")
82 if [ ! -f "$timeconst" ]; then
83 printf 'Warning: %s does not exist\n' "$timeconst"
103 printf '%s\n' "$i" | bc -q "$timeconst" > "
[all...]
/freebsd/contrib/bc/
H A Dconfigure1224 tests="test_bc timeconst test_dc"
1231 timeconst="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/bc/timeconst.sh \$(TESTSDIR)/bc/scripts/timeconst.bc \$(BC_EXEC)"
1306 tests="test_bc timeconst"
1325 timeconst="@printf 'timeconst cannot be run because bc is not built\\\\n'"
2058 contents=$(replace "$contents" "TIMECONST_ALL_TESTS" "$timeconst")
2141 contents=$(replace "$contents" "TIMECONST" "$timeconst")
H A Dconfigure.sh1231 timeconst="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/bc/timeconst.sh \$(TESTSDIR…
1325 timeconst="@printf 'timeconst cannot be run because bc is not built\\\\n'"
2058 contents=$(replace "$contents" "TIMECONST_ALL_TESTS" "$timeconst")
2141 contents=$(replace "$contents" "TIMECONST" "$timeconst")
H A DMakefile.in388 timeconst:
H A DNEWS.md146 `tests/bc/scripts/timeconst.bc` doesn't exist. This should only affect